hy/test.py
2012-12-16 18:23:57 -05:00

5 lines
83 B
Python

import hy.lang.importer
import hylander
print "From python:", hylander.square(10)