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