blob: 08c3040629945d24054784371059d19ccb69b0b3 [file] [log] [blame]
def foo():
def f(x):
return x
<selection>return f(1)</selection>