changing to just pass lib Context instead of ParseContext.

If I want to make it more granular I can later.
This commit is contained in:
2025-02-19 15:48:56 -05:00
parent 26623075ad
commit 441a46daaa
2 changed files with 69 additions and 60 deletions

View File

@ -349,6 +349,7 @@ CodeVar parse_variable( Str def )
#undef left
#undef check
#undef push_scope
#undef NullScope
#undef def_assign
// Here for C Variant