We can codegen now
This commit is contained in:
@@ -39,7 +39,7 @@ typedef struct SolsNode {
|
||||
} children;
|
||||
LineInfo line;
|
||||
|
||||
// Used by the code generator, do not use in the parser!
|
||||
// Used by the code generator, unless value is a literal do not use in parser
|
||||
GroundArg accessArg;
|
||||
} SolsNode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user