Closed aosq closed 3 years ago
We should run bin/test-corpus at least to start. Might want to have a test to verify src/grammar.json, src/node-types.json, and src/parser.c are up to date with every new PR.
bin/test-corpus
src/grammar.json
src/node-types.json
src/parser.c
Fixed by #14
We should run
bin/test-corpus
at least to start. Might want to have a test to verifysrc/grammar.json
,src/node-types.json
, andsrc/parser.c
are up to date with every new PR.