error for unnamed-set-child-of-implicitly-delimited-set rule; pass all tests

This commit is contained in:
ryanfleury
2021-07-01 11:54:24 -06:00
parent 7be78c48d7
commit 359456fbc6
2 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// [x] lexer detects broken strings
// [x] tests for legal tag syntaxes
// [x] tests that ensure we don't accept labels when expecting symbols e.g. foo ":" b; foo: "(" )
// [ ] pass all tests
// [x] pass all tests
// [ ] simplify error sorting and catastrophic error handling
// [ ] integer -> string helpers
// [x] {rjf} remove symbol digraphs (maybe a test for this or something) and remove from comments