diff options
author | Carlos Maniero <carlos@maniero.me> | 2023-05-02 23:45:54 -0300 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2023-05-03 22:56:15 +0200 |
commit | e255b793d66441097955163e3abb8f5d68ed54ba (patch) | |
tree | 413c1972e2a452ad15ba44e62034391c40b804c2 /test/parser_test.c | |
parent | d876d8a95cc9a7d4e06a3f6eceaacfce0993046b (diff) |
parser: Variable assignment allocates their own node
This commit makes variable assignment parser to allocate memory for the
node. It also moves the node initialization to the ast.c to follow our
standard for node initialization.
Signed-off-by: Carlos Maniero <carlos@maniero.me>
Diffstat (limited to 'test/parser_test.c')
0 files changed, 0 insertions, 0 deletions