blob: 2707a3fad7e73781999afb59ae507b0484af2c53 [file] [log] [blame]
def f(x):
return x + 1
raise ImportError("I do not want to be imported")