blob: eb3c3f0a4eeec8c0f59896334820de61936aaac3 [file] [log] [blame]
z = lambda x,y: x+y
y = z
y(<arg1>1, <arg2>2)