Files
openide/python/testData/surround/SurroundWithWhile.py
2009-12-08 20:56:23 +03:00

3 lines
56 B
Python

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