ualberta-smr/varclang

Consecutive ifdefs within a function body are parsed incorrectly

Closed this issue · 2 comments

Consecutive ifdefs within a function body are parsed incorrectly

When the parser hits another split token, it always sees this as a nested ifdef

Fixed by #13