Files
openide/python/testData/copyPaste/UnfinishedCompound.src.py
T
2012-07-16 19:18:49 +04:00

8 lines
88 B
Python

<selection>c = 1
</selection>
def f():
try:
a = 1
except:
b = 1