Files
openide/python/testData/copyPaste/Selection2.src.py

7 lines
72 B
Python

<selection>if True:
a = 1
b = 2
</selection>
def f():
c = 3