blob: 0c35503621d5f48c67c1406202d078979f9a504d [file] [log] [blame]
if True:
a = 1
b = 2
def f():
<selection> c = 3
<caret></selection>