blob: 1683b2e27c33baa5d6ef3476dc2ca7dbf0986bcb [file] [log] [blame]
print "Line 2"
class Test:
def __init__(self):
print "Line 2"
print "Line 1"