2 Commits

Author SHA1 Message Date
e2ab14f23d MAINT: Slight tweak to the import test.
Demonstrate that you don't have to use parens to get a val from the
import expression.
2019-01-13 14:37:25 -06:00
54faeede5e FEATURE: Imports as expressions.
This is a breaking change for the language. However it makes a number of things
easier. Like importing specific symbols from a file.

adds: #28
2019-01-13 14:10:43 -06:00