diff options
author | mrb0nk500 <b0nk@b0nk.xyz> | 2021-05-08 12:26:19 -0400 |
---|---|---|
committer | mrb0nk500 <b0nk@b0nk.xyz> | 2021-05-08 12:26:19 -0400 |
commit | 64f75f275e98030f6718d395e2f4291ae5c3b126 (patch) | |
tree | d7d0bc0504480df24b7e0fc31582a3c61b91fec8 /lexer.h | |
parent | 9cb8e4f83b49355610134b152df129b2f68ce9fe (diff) |
Fixed a bug with how local symbols with a depth
greater than one are handled.
It wasn't getting the correct depth when relative
local symbols were used.
So to account for that, it adds the relative depth
(number of '@'s in a row), with the absolute depth
(number of '.'s), to get the true scope depth.
Diffstat (limited to 'lexer.h')
0 files changed, 0 insertions, 0 deletions