You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- A script exporting at least one symbol, must specify its namespace at the start of the script
- When importing, the namespace can be changed with `as`
- A `_` import namespace will erase the imported symbols namespace
closes#271
- A script exporting at least one symbol, must specify its namespace at the start of the script
- When importing, the namespace can be changed with `as`
- A `_` import namespace will erase the imported symbols namespace
closes#271
- A script exporting at least one symbol, must specify its namespace at the start of the script
- When importing, the namespace can be changed with `as`
- A `_` import namespace will erase the imported symbols namespace
closes#271
- A script exporting at least one symbol, must specify its namespace at the start of the script
- When importing, the namespace can be changed with `as`
- A `_` import namespace will erase the imported symbols namespace
closes#271
- A script exporting at least one symbol, must specify its namespace at the start of the script
- When importing, the namespace can be changed with `as`
- A `_` import namespace will erase the imported symbols namespace
closes#271
mylib.buzz
main.buzz
or rename imported namespace
or erase imported namespace
The text was updated successfully, but these errors were encountered: