Don't require/allow naming a module, instead require that the importer names it. Allow importing into the local scope with the name !Local. Simplify namespacing logic. Updates all tests to reflect these changes.
2 lines
18 B
Plaintext
2 lines
18 B
Plaintext
main = (\x : x) t
|