hy/tests/resources/module_docstring_example.hy

4 lines
46 B
Hy
Raw Normal View History

2018-03-11 23:51:40 +01:00
"This is the module docstring."
(setv foo 5)