bbc66d0042
This test ensures that Hy will load a `.hy` instead of a `.py` counterpart.
3 lines
40 B
Python
3 lines
40 B
Python
print('This is test_mod.py')
|
|
ext = 'py'
|