blob: 1f540cd70028e8a98fe8ec7b5f20a8659e1526bf [file] [log] [blame]
__author__ = 'ktisha'
def foo(x):
return x
b = foo()