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