Files
openide/python/testData/surround/SurroundWithIf_after.py
T

4 lines
73 B
Python

def foo():
if <selection>True</selection>:
print "hello"