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