blob: 18b1e4a31e1e3957dbfb9bf6803942c3247b02a5 [file] [log] [blame]
def foo():
print("start")
<begin>
import foo
<end>
foo.bar
<result>
In:
Out:
foo