add real world test corpus; work on some parse errors and weirdnesses

This commit is contained in:
mhoffm
2021-06-19 16:56:35 +02:00
parent fa9b0307c6
commit 5f7a5b5e98
900 changed files with 16442 additions and 9184 deletions

View File

@@ -10,7 +10,8 @@ block_1 {
(config_file
(body
(block
(identifier))))
(identifier)
(body))))
================================================================================
basic block on one line
@@ -68,7 +69,8 @@ block_1 {
(identifier)
(body
(block
(identifier))))))
(identifier)
(body))))))
================================================================================
nested block on one line