hy/tests/resources/bin/__main__.hy

3 lines
57 B
Hy
Raw Normal View History

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