blob: 546605e327ffccfa4c8ec5295d09c39c5d309f8f [file] [log] [blame]
import lib1.mod1
def f(x):
return lib1.mod1.k(x)(42)