Rework module system
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.
This commit is contained in:
@ -1,2 +1 @@
|
||||
!module C
|
||||
val = t
|
||||
|
Reference in New Issue
Block a user