Files
openide/python/testData/commenter/indentedComment.py

4 lines
38 B
Python

def foo():
i = 1<caret>
j = 2