blob: da23f0ddb62bb0c0988bd093b73535c31a660639 [file] [log] [blame]
def bar():
print("Hello")
#Comment to method
def foo():
bar()