blob: af29087226f1c7a74c2bc9876893027ed55ae456 [file] [log] [blame]
__author__ = 'ktisha'
def foo():
return 3
b = foo()