diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-01-30 08:47:51 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-01-30 08:47:51 +0100 |
commit | d99d80e862c2799d0dc9a567b710c7b05d6a47a4 (patch) | |
tree | 6a6f0f66751c6080389904937757ce4ea0daa606 /TODO | |
parent | 1f3f7c2693686d847bf1a9bb3e47a023fe9d7992 (diff) |
Fix alternatives handling
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ start symbol implicitly from bnf validate bnf: no empty types or values, or empty target lists + +map -> unordered_map +set -> unordered_set |