bbc66d0042
This test ensures that Hy will load a `.hy` instead of a `.py` counterpart.
3 lines
46 B
Hy
3 lines
46 B
Hy
(print "This is test_mod.hy")
|
|
(setv ext "hy")
|