hy/tests/resources/bin/__main__.hy
2018-08-25 22:50:45 -05:00

3 lines
57 B
Hy

(print "This is a __main__.hy")
(setv visited_main True)