Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes mishoo#326 and mishoo#179 It isn't a really clean solution, but it works. The idea is to "virtually" reference the function name inside the scope. But to be able know it isn't *really* referenced, we add a `virtual` flag to `AST_SymbolRef.reference`.
- Loading branch information