774aad2ca8
Example: (defmain [&rest args] (print "now we're having a fun time!") (print args)) Which outputs: $ hy test.hy now we're having a fun time! (['test.hy'],) Includes documentation and tests. |
||
---|---|---|
.. | ||
bin | ||
importer | ||
__init__.py | ||
argparse_ex.hy | ||
tlib.py |