Commits
Click on a commit to change the comparison rangefix(transformer): add to `SymbolTable::declarations` for all symbols (#4460)
`declarations` field of `SymbolTable` is part of the SoA group field. For it to be valid to index into with `SymbolId`, an entry must be added for every new symbol which is created.1 year ago
by overlookmotel