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

7 lines
79 B
Python

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