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

6 lines
79 B
Python

def func():
try:
pass
except:
# comment
<caret>