Files

6 lines
78 B
Python

def bar():
<selection>a = 1</selection>
print a
a = 1
print a