blob: 0ee989fc538c0403d2c068dab7974a707b50f80f [file] [log] [blame]
from lib1 import S, K
def f(x):
from lib1 import I
return S(K(I))(I)(42)