Create a Scope at the File level.
Closed this issue · 1 comments
JabDoesThings commented
export interface ScopeFile {
..
}
Make it so that __G isn't poisoned by file-level returns and chunk bodies.
JabDoesThings commented
No. Make this a ScopeTable
or a sub-interface of ScopeTable
.