mirror of
https://github.com/Ed94/gencpp.git
synced 2025-11-04 07:46:12 -08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user