blob: 159ec3a6064b4a826fd91669d7fe059acdc07ff2 [file] [log] [blame]
Tor Norbye3a2425a52013-11-04 10:16:08 -08001import foo
2<begin>
3print("Foo was imported")
4<end>
5foo.do_something
6<result>
7In:
8Out: