Files
openide/python/testData/copyPaste/EmptyParentBlockWithCommentInside.after.py

6 lines
78 B
Python

def func():
try:
pass
except:
# comment
x = 42