diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b96e90581..e22fdbb2a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,6 +51,7 @@ To see the tests coverage, run `pytest tests/test_detectors.py --cov=slither/d ### Parser tests - Create a test in `tests/ast-parsing` +- Run `python ./tests/test_ast_parsing.py --compile`. This will compile the artifact in `tests/compile`. Add the compiled artifact to git. - Run `python ./tests/test_ast_parsing.py --generate`. This will generate the json artifacts in `tests/expected_json`. Add the generated files to git. - Run `pytest ./tests/test_ast_parsing.py` and check that everything worked. diff --git a/tests/ast-parsing/compile/assembly-0.4.0-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.0-legacy.zip new file mode 100644 index 000000000..1b056ef32 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.1-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.1-legacy.zip new file mode 100644 index 000000000..36a5e15f7 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.10-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.10-legacy.zip new file mode 100644 index 000000000..cb7b9fe4f Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.11-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.11-legacy.zip new file mode 100644 index 000000000..04cc71959 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.12-compact.zip b/tests/ast-parsing/compile/assembly-0.4.12-compact.zip new file mode 100644 index 000000000..f8ea06a85 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.12-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.12-legacy.zip new file mode 100644 index 000000000..3032f48e6 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.13-compact.zip b/tests/ast-parsing/compile/assembly-0.4.13-compact.zip new file mode 100644 index 000000000..d7f7d0bc7 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.13-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.13-legacy.zip new file mode 100644 index 000000000..a6217362c Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.14-compact.zip b/tests/ast-parsing/compile/assembly-0.4.14-compact.zip new file mode 100644 index 000000000..30223594e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.14-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.14-legacy.zip new file mode 100644 index 000000000..623006342 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.15-compact.zip b/tests/ast-parsing/compile/assembly-0.4.15-compact.zip new file mode 100644 index 000000000..bcda4b75d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.15-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.15-legacy.zip new file mode 100644 index 000000000..89070231a Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.16-compact.zip b/tests/ast-parsing/compile/assembly-0.4.16-compact.zip new file mode 100644 index 000000000..f07bcc904 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.16-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.16-legacy.zip new file mode 100644 index 000000000..b2a8ac4f4 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.17-compact.zip b/tests/ast-parsing/compile/assembly-0.4.17-compact.zip new file mode 100644 index 000000000..5d698a490 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.17-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.17-legacy.zip new file mode 100644 index 000000000..ff2f0c1ee Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.18-compact.zip b/tests/ast-parsing/compile/assembly-0.4.18-compact.zip new file mode 100644 index 000000000..642abd8eb Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.18-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.18-legacy.zip new file mode 100644 index 000000000..023320a98 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.19-compact.zip b/tests/ast-parsing/compile/assembly-0.4.19-compact.zip new file mode 100644 index 000000000..30e5b7037 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.19-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.19-legacy.zip new file mode 100644 index 000000000..97e27b59a Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.2-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.2-legacy.zip new file mode 100644 index 000000000..b24de3d11 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.20-compact.zip b/tests/ast-parsing/compile/assembly-0.4.20-compact.zip new file mode 100644 index 000000000..4ea367952 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.20-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.20-legacy.zip new file mode 100644 index 000000000..52d6167a3 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.21-compact.zip b/tests/ast-parsing/compile/assembly-0.4.21-compact.zip new file mode 100644 index 000000000..7d935d3bb Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.21-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.21-legacy.zip new file mode 100644 index 000000000..81ff8f43a Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.22-compact.zip b/tests/ast-parsing/compile/assembly-0.4.22-compact.zip new file mode 100644 index 000000000..a501604bd Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.22-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.22-legacy.zip new file mode 100644 index 000000000..04c580c5e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.23-compact.zip b/tests/ast-parsing/compile/assembly-0.4.23-compact.zip new file mode 100644 index 000000000..340dbedb0 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.23-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.23-legacy.zip new file mode 100644 index 000000000..a4bdd7fa7 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.24-compact.zip b/tests/ast-parsing/compile/assembly-0.4.24-compact.zip new file mode 100644 index 000000000..cfde7197d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.24-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.24-legacy.zip new file mode 100644 index 000000000..0ed83c4f3 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.25-compact.zip b/tests/ast-parsing/compile/assembly-0.4.25-compact.zip new file mode 100644 index 000000000..7af8925c6 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.25-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.25-legacy.zip new file mode 100644 index 000000000..4c7161ce8 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.26-compact.zip b/tests/ast-parsing/compile/assembly-0.4.26-compact.zip new file mode 100644 index 000000000..48ad0f46f Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.26-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.26-legacy.zip new file mode 100644 index 000000000..269c8648d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.3-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.3-legacy.zip new file mode 100644 index 000000000..823a03d90 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.4-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.4-legacy.zip new file mode 100644 index 000000000..e15e4e111 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.5-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.5-legacy.zip new file mode 100644 index 000000000..5eb7f6458 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.6-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.6-legacy.zip new file mode 100644 index 000000000..1eb882152 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.7-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.7-legacy.zip new file mode 100644 index 000000000..053435819 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.8-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.8-legacy.zip new file mode 100644 index 000000000..de8b88be9 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.4.9-legacy.zip b/tests/ast-parsing/compile/assembly-0.4.9-legacy.zip new file mode 100644 index 000000000..d3e2269fe Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.0-compact.zip b/tests/ast-parsing/compile/assembly-0.5.0-compact.zip new file mode 100644 index 000000000..07a17b538 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.0-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.0-legacy.zip new file mode 100644 index 000000000..39df94151 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.1-compact.zip b/tests/ast-parsing/compile/assembly-0.5.1-compact.zip new file mode 100644 index 000000000..9fd669642 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.1-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.1-legacy.zip new file mode 100644 index 000000000..0b9941718 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.10-compact.zip b/tests/ast-parsing/compile/assembly-0.5.10-compact.zip new file mode 100644 index 000000000..62a61c732 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.10-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.10-legacy.zip new file mode 100644 index 000000000..99794f612 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.11-compact.zip b/tests/ast-parsing/compile/assembly-0.5.11-compact.zip new file mode 100644 index 000000000..af8ac638c Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.11-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.11-legacy.zip new file mode 100644 index 000000000..2e6be908e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.12-compact.zip b/tests/ast-parsing/compile/assembly-0.5.12-compact.zip new file mode 100644 index 000000000..d1c0b575e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.12-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.12-legacy.zip new file mode 100644 index 000000000..bcc629cc0 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.13-compact.zip b/tests/ast-parsing/compile/assembly-0.5.13-compact.zip new file mode 100644 index 000000000..753f692d0 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.13-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.13-legacy.zip new file mode 100644 index 000000000..d8e9d7727 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.14-compact.zip b/tests/ast-parsing/compile/assembly-0.5.14-compact.zip new file mode 100644 index 000000000..aae09d98c Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.14-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.14-legacy.zip new file mode 100644 index 000000000..b77893f01 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.15-compact.zip b/tests/ast-parsing/compile/assembly-0.5.15-compact.zip new file mode 100644 index 000000000..7ae8196cb Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.15-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.15-legacy.zip new file mode 100644 index 000000000..336969c5b Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.16-compact.zip b/tests/ast-parsing/compile/assembly-0.5.16-compact.zip new file mode 100644 index 000000000..60f2f439d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.16-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.16-legacy.zip new file mode 100644 index 000000000..e96869057 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.17-compact.zip b/tests/ast-parsing/compile/assembly-0.5.17-compact.zip new file mode 100644 index 000000000..1298b180b Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.17-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.17-legacy.zip new file mode 100644 index 000000000..5938f1e75 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.2-compact.zip b/tests/ast-parsing/compile/assembly-0.5.2-compact.zip new file mode 100644 index 000000000..665e8db26 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.2-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.2-legacy.zip new file mode 100644 index 000000000..a0d4824f8 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.3-compact.zip b/tests/ast-parsing/compile/assembly-0.5.3-compact.zip new file mode 100644 index 000000000..dcafc0b9b Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.3-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.3-legacy.zip new file mode 100644 index 000000000..87f21db3e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.4-compact.zip b/tests/ast-parsing/compile/assembly-0.5.4-compact.zip new file mode 100644 index 000000000..bf1c04e1d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.4-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.4-legacy.zip new file mode 100644 index 000000000..b1d357d8f Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.5-compact.zip b/tests/ast-parsing/compile/assembly-0.5.5-compact.zip new file mode 100644 index 000000000..2b3d194da Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.5-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.5-legacy.zip new file mode 100644 index 000000000..92b033f01 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.6-compact.zip b/tests/ast-parsing/compile/assembly-0.5.6-compact.zip new file mode 100644 index 000000000..52c6cae8f Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.6-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.6-legacy.zip new file mode 100644 index 000000000..0ae6bdfa2 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.7-compact.zip b/tests/ast-parsing/compile/assembly-0.5.7-compact.zip new file mode 100644 index 000000000..2b8569c6f Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.7-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.7-legacy.zip new file mode 100644 index 000000000..08b4b9e28 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.8-compact.zip b/tests/ast-parsing/compile/assembly-0.5.8-compact.zip new file mode 100644 index 000000000..6a64c78b8 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.8-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.8-legacy.zip new file mode 100644 index 000000000..2502741c1 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.9-compact.zip b/tests/ast-parsing/compile/assembly-0.5.9-compact.zip new file mode 100644 index 000000000..98712d9c6 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.5.9-legacy.zip b/tests/ast-parsing/compile/assembly-0.5.9-legacy.zip new file mode 100644 index 000000000..fd1148208 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.0-compact.zip b/tests/ast-parsing/compile/assembly-0.6.0-compact.zip new file mode 100644 index 000000000..aac28c783 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.0-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.0-legacy.zip new file mode 100644 index 000000000..fe546de3b Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.1-compact.zip b/tests/ast-parsing/compile/assembly-0.6.1-compact.zip new file mode 100644 index 000000000..a981e01a7 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.1-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.1-legacy.zip new file mode 100644 index 000000000..48c7cd4f4 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.10-compact.zip b/tests/ast-parsing/compile/assembly-0.6.10-compact.zip new file mode 100644 index 000000000..80e63780d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.10-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.10-legacy.zip new file mode 100644 index 000000000..3983579a2 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.11-compact.zip b/tests/ast-parsing/compile/assembly-0.6.11-compact.zip new file mode 100644 index 000000000..dc2cf5da4 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.11-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.11-legacy.zip new file mode 100644 index 000000000..3ace50315 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.12-compact.zip b/tests/ast-parsing/compile/assembly-0.6.12-compact.zip new file mode 100644 index 000000000..bb8e9cd23 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.12-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.12-legacy.zip new file mode 100644 index 000000000..78fe87a45 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.2-compact.zip b/tests/ast-parsing/compile/assembly-0.6.2-compact.zip new file mode 100644 index 000000000..d6cb28033 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.2-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.2-legacy.zip new file mode 100644 index 000000000..6a626e384 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.3-compact.zip b/tests/ast-parsing/compile/assembly-0.6.3-compact.zip new file mode 100644 index 000000000..108923b64 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.3-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.3-legacy.zip new file mode 100644 index 000000000..213dc9722 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.4-compact.zip b/tests/ast-parsing/compile/assembly-0.6.4-compact.zip new file mode 100644 index 000000000..b14dd41c5 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.4-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.4-legacy.zip new file mode 100644 index 000000000..541bd4e6e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.5-compact.zip b/tests/ast-parsing/compile/assembly-0.6.5-compact.zip new file mode 100644 index 000000000..2a368d55f Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.5-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.5-legacy.zip new file mode 100644 index 000000000..249333c09 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.6-compact.zip b/tests/ast-parsing/compile/assembly-0.6.6-compact.zip new file mode 100644 index 000000000..419fe579c Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.6-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.6-legacy.zip new file mode 100644 index 000000000..1acf7ccaf Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.7-compact.zip b/tests/ast-parsing/compile/assembly-0.6.7-compact.zip new file mode 100644 index 000000000..05a294bea Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.7-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.7-legacy.zip new file mode 100644 index 000000000..f7f61229f Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.8-compact.zip b/tests/ast-parsing/compile/assembly-0.6.8-compact.zip new file mode 100644 index 000000000..fac62c0e9 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.8-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.8-legacy.zip new file mode 100644 index 000000000..1243a9b1e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.9-compact.zip b/tests/ast-parsing/compile/assembly-0.6.9-compact.zip new file mode 100644 index 000000000..b92e26b50 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.6.9-legacy.zip b/tests/ast-parsing/compile/assembly-0.6.9-legacy.zip new file mode 100644 index 000000000..17988cbb0 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.0-compact.zip b/tests/ast-parsing/compile/assembly-0.7.0-compact.zip new file mode 100644 index 000000000..302a8962e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.0-legacy.zip b/tests/ast-parsing/compile/assembly-0.7.0-legacy.zip new file mode 100644 index 000000000..1754e3142 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.1-compact.zip b/tests/ast-parsing/compile/assembly-0.7.1-compact.zip new file mode 100644 index 000000000..a675e0220 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.1-legacy.zip b/tests/ast-parsing/compile/assembly-0.7.1-legacy.zip new file mode 100644 index 000000000..86a99dd11 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.2-compact.zip b/tests/ast-parsing/compile/assembly-0.7.2-compact.zip new file mode 100644 index 000000000..b7e4aa8d4 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.2-legacy.zip b/tests/ast-parsing/compile/assembly-0.7.2-legacy.zip new file mode 100644 index 000000000..a58cb4534 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.3-compact.zip b/tests/ast-parsing/compile/assembly-0.7.3-compact.zip new file mode 100644 index 000000000..ad83698da Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.3-legacy.zip b/tests/ast-parsing/compile/assembly-0.7.3-legacy.zip new file mode 100644 index 000000000..5a325d6b2 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.4-compact.zip b/tests/ast-parsing/compile/assembly-0.7.4-compact.zip new file mode 100644 index 000000000..22ef83ab5 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.4-legacy.zip b/tests/ast-parsing/compile/assembly-0.7.4-legacy.zip new file mode 100644 index 000000000..4509c636e Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.5-compact.zip b/tests/ast-parsing/compile/assembly-0.7.5-compact.zip new file mode 100644 index 000000000..f2ef3005f Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.5-legacy.zip b/tests/ast-parsing/compile/assembly-0.7.5-legacy.zip new file mode 100644 index 000000000..a60a3f5ed Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.6-compact.zip b/tests/ast-parsing/compile/assembly-0.7.6-compact.zip new file mode 100644 index 000000000..31d507f2d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.7.6-legacy.zip b/tests/ast-parsing/compile/assembly-0.7.6-legacy.zip new file mode 100644 index 000000000..a456f5b7d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.8.0-compact.zip b/tests/ast-parsing/compile/assembly-0.8.0-compact.zip new file mode 100644 index 000000000..ae5e5602d Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.8.1-compact.zip b/tests/ast-parsing/compile/assembly-0.8.1-compact.zip new file mode 100644 index 000000000..28387eb4b Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.8.2-compact.zip b/tests/ast-parsing/compile/assembly-0.8.2-compact.zip new file mode 100644 index 000000000..1dbe77c0a Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.8.3-compact.zip b/tests/ast-parsing/compile/assembly-0.8.3-compact.zip new file mode 100644 index 000000000..9e29eef69 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/assembly-0.8.4-compact.zip b/tests/ast-parsing/compile/assembly-0.8.4-compact.zip new file mode 100644 index 000000000..61632e8c0 Binary files /dev/null and b/tests/ast-parsing/compile/assembly-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.0-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.0-legacy.zip new file mode 100644 index 000000000..a8f782ba6 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.1-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.1-legacy.zip new file mode 100644 index 000000000..7d7c41328 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.10-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.10-legacy.zip new file mode 100644 index 000000000..e3f7f9979 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.11-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.11-legacy.zip new file mode 100644 index 000000000..85b5cbb30 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.12-compact.zip b/tests/ast-parsing/compile/assignment-0.4.12-compact.zip new file mode 100644 index 000000000..4d82342fb Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.12-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.12-legacy.zip new file mode 100644 index 000000000..55348f11d Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.13-compact.zip b/tests/ast-parsing/compile/assignment-0.4.13-compact.zip new file mode 100644 index 000000000..76879da28 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.13-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.13-legacy.zip new file mode 100644 index 000000000..f35235a75 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.14-compact.zip b/tests/ast-parsing/compile/assignment-0.4.14-compact.zip new file mode 100644 index 000000000..38751f7c5 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.14-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.14-legacy.zip new file mode 100644 index 000000000..9a83859b0 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.15-compact.zip b/tests/ast-parsing/compile/assignment-0.4.15-compact.zip new file mode 100644 index 000000000..8dc6e8d3f Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.15-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.15-legacy.zip new file mode 100644 index 000000000..c7190e81a Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.16-compact.zip b/tests/ast-parsing/compile/assignment-0.4.16-compact.zip new file mode 100644 index 000000000..da0b920b3 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.16-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.16-legacy.zip new file mode 100644 index 000000000..27e968a72 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.17-compact.zip b/tests/ast-parsing/compile/assignment-0.4.17-compact.zip new file mode 100644 index 000000000..3b1d402e6 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.17-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.17-legacy.zip new file mode 100644 index 000000000..17890b749 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.18-compact.zip b/tests/ast-parsing/compile/assignment-0.4.18-compact.zip new file mode 100644 index 000000000..2658fb1e4 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.18-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.18-legacy.zip new file mode 100644 index 000000000..bb01411e6 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.19-compact.zip b/tests/ast-parsing/compile/assignment-0.4.19-compact.zip new file mode 100644 index 000000000..d650d8bf0 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.19-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.19-legacy.zip new file mode 100644 index 000000000..7889ae1c9 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.2-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.2-legacy.zip new file mode 100644 index 000000000..bcfd290b1 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.20-compact.zip b/tests/ast-parsing/compile/assignment-0.4.20-compact.zip new file mode 100644 index 000000000..833e2ca17 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.20-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.20-legacy.zip new file mode 100644 index 000000000..bf806c0b8 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.21-compact.zip b/tests/ast-parsing/compile/assignment-0.4.21-compact.zip new file mode 100644 index 000000000..8cf1fb9b4 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.21-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.21-legacy.zip new file mode 100644 index 000000000..8887d49aa Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.22-compact.zip b/tests/ast-parsing/compile/assignment-0.4.22-compact.zip new file mode 100644 index 000000000..29fee1218 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.22-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.22-legacy.zip new file mode 100644 index 000000000..065a5e4a6 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.23-compact.zip b/tests/ast-parsing/compile/assignment-0.4.23-compact.zip new file mode 100644 index 000000000..f2b8790db Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.23-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.23-legacy.zip new file mode 100644 index 000000000..7d86026c3 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.24-compact.zip b/tests/ast-parsing/compile/assignment-0.4.24-compact.zip new file mode 100644 index 000000000..d51ed2111 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.24-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.24-legacy.zip new file mode 100644 index 000000000..2fe6e9fcc Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.25-compact.zip b/tests/ast-parsing/compile/assignment-0.4.25-compact.zip new file mode 100644 index 000000000..c1ca8ee7f Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.25-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.25-legacy.zip new file mode 100644 index 000000000..65bc7b1b2 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.26-compact.zip b/tests/ast-parsing/compile/assignment-0.4.26-compact.zip new file mode 100644 index 000000000..29c8bde79 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.26-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.26-legacy.zip new file mode 100644 index 000000000..c7141e823 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.3-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.3-legacy.zip new file mode 100644 index 000000000..80d4c879d Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.4-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.4-legacy.zip new file mode 100644 index 000000000..57a902651 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.5-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.5-legacy.zip new file mode 100644 index 000000000..d49b2c698 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.6-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.6-legacy.zip new file mode 100644 index 000000000..140db1563 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.7-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.7-legacy.zip new file mode 100644 index 000000000..eed2c4239 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.8-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.8-legacy.zip new file mode 100644 index 000000000..11863d53c Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.4.9-legacy.zip b/tests/ast-parsing/compile/assignment-0.4.9-legacy.zip new file mode 100644 index 000000000..91cae3867 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.0-compact.zip b/tests/ast-parsing/compile/assignment-0.5.0-compact.zip new file mode 100644 index 000000000..2493c3dc2 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.0-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.0-legacy.zip new file mode 100644 index 000000000..373e9cd35 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.1-compact.zip b/tests/ast-parsing/compile/assignment-0.5.1-compact.zip new file mode 100644 index 000000000..e01b4beb8 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.1-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.1-legacy.zip new file mode 100644 index 000000000..f3c3b9743 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.10-compact.zip b/tests/ast-parsing/compile/assignment-0.5.10-compact.zip new file mode 100644 index 000000000..53f8e9ee5 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.10-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.10-legacy.zip new file mode 100644 index 000000000..705d0ec3c Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.11-compact.zip b/tests/ast-parsing/compile/assignment-0.5.11-compact.zip new file mode 100644 index 000000000..8dc9e7c2b Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.11-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.11-legacy.zip new file mode 100644 index 000000000..1073e1e55 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.12-compact.zip b/tests/ast-parsing/compile/assignment-0.5.12-compact.zip new file mode 100644 index 000000000..1abc3a8e1 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.12-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.12-legacy.zip new file mode 100644 index 000000000..50ea7272d Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.13-compact.zip b/tests/ast-parsing/compile/assignment-0.5.13-compact.zip new file mode 100644 index 000000000..9d461ddc7 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.13-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.13-legacy.zip new file mode 100644 index 000000000..4dd052354 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.14-compact.zip b/tests/ast-parsing/compile/assignment-0.5.14-compact.zip new file mode 100644 index 000000000..1ca308359 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.14-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.14-legacy.zip new file mode 100644 index 000000000..68b6a5812 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.15-compact.zip b/tests/ast-parsing/compile/assignment-0.5.15-compact.zip new file mode 100644 index 000000000..d8ad929af Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.15-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.15-legacy.zip new file mode 100644 index 000000000..557b09f00 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.16-compact.zip b/tests/ast-parsing/compile/assignment-0.5.16-compact.zip new file mode 100644 index 000000000..34972e716 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.16-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.16-legacy.zip new file mode 100644 index 000000000..f4bfbadc3 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.17-compact.zip b/tests/ast-parsing/compile/assignment-0.5.17-compact.zip new file mode 100644 index 000000000..6cafcc210 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.17-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.17-legacy.zip new file mode 100644 index 000000000..52285a344 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.2-compact.zip b/tests/ast-parsing/compile/assignment-0.5.2-compact.zip new file mode 100644 index 000000000..eab1266be Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.2-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.2-legacy.zip new file mode 100644 index 000000000..587ff093a Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.3-compact.zip b/tests/ast-parsing/compile/assignment-0.5.3-compact.zip new file mode 100644 index 000000000..0241fed11 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.3-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.3-legacy.zip new file mode 100644 index 000000000..e3fe7202c Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.4-compact.zip b/tests/ast-parsing/compile/assignment-0.5.4-compact.zip new file mode 100644 index 000000000..4397f7e06 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.4-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.4-legacy.zip new file mode 100644 index 000000000..f41867fcd Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.5-compact.zip b/tests/ast-parsing/compile/assignment-0.5.5-compact.zip new file mode 100644 index 000000000..097540b44 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.5-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.5-legacy.zip new file mode 100644 index 000000000..4d21c9f8a Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.6-compact.zip b/tests/ast-parsing/compile/assignment-0.5.6-compact.zip new file mode 100644 index 000000000..531cc6616 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.6-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.6-legacy.zip new file mode 100644 index 000000000..66bcecb38 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.7-compact.zip b/tests/ast-parsing/compile/assignment-0.5.7-compact.zip new file mode 100644 index 000000000..32cd02f0c Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.7-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.7-legacy.zip new file mode 100644 index 000000000..12be76334 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.8-compact.zip b/tests/ast-parsing/compile/assignment-0.5.8-compact.zip new file mode 100644 index 000000000..62f437c80 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.8-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.8-legacy.zip new file mode 100644 index 000000000..4adccaebf Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.9-compact.zip b/tests/ast-parsing/compile/assignment-0.5.9-compact.zip new file mode 100644 index 000000000..0111315fb Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.5.9-legacy.zip b/tests/ast-parsing/compile/assignment-0.5.9-legacy.zip new file mode 100644 index 000000000..2cae4fe96 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.0-compact.zip b/tests/ast-parsing/compile/assignment-0.6.0-compact.zip new file mode 100644 index 000000000..a826350d2 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.0-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.0-legacy.zip new file mode 100644 index 000000000..642c47a04 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.1-compact.zip b/tests/ast-parsing/compile/assignment-0.6.1-compact.zip new file mode 100644 index 000000000..e1c5e8212 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.1-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.1-legacy.zip new file mode 100644 index 000000000..2b11c7486 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.10-compact.zip b/tests/ast-parsing/compile/assignment-0.6.10-compact.zip new file mode 100644 index 000000000..d4e9d6711 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.10-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.10-legacy.zip new file mode 100644 index 000000000..e00014b4d Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.11-compact.zip b/tests/ast-parsing/compile/assignment-0.6.11-compact.zip new file mode 100644 index 000000000..3ba827ea6 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.11-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.11-legacy.zip new file mode 100644 index 000000000..53fe0f50a Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.12-compact.zip b/tests/ast-parsing/compile/assignment-0.6.12-compact.zip new file mode 100644 index 000000000..317749698 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.12-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.12-legacy.zip new file mode 100644 index 000000000..91df0228c Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.2-compact.zip b/tests/ast-parsing/compile/assignment-0.6.2-compact.zip new file mode 100644 index 000000000..5cface731 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.2-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.2-legacy.zip new file mode 100644 index 000000000..f07f15122 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.3-compact.zip b/tests/ast-parsing/compile/assignment-0.6.3-compact.zip new file mode 100644 index 000000000..7ee44da09 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.3-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.3-legacy.zip new file mode 100644 index 000000000..71d474584 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.4-compact.zip b/tests/ast-parsing/compile/assignment-0.6.4-compact.zip new file mode 100644 index 000000000..d53d3d263 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.4-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.4-legacy.zip new file mode 100644 index 000000000..204814d9f Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.5-compact.zip b/tests/ast-parsing/compile/assignment-0.6.5-compact.zip new file mode 100644 index 000000000..4c161a442 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.5-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.5-legacy.zip new file mode 100644 index 000000000..583b3a90e Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.6-compact.zip b/tests/ast-parsing/compile/assignment-0.6.6-compact.zip new file mode 100644 index 000000000..bed9e94c5 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.6-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.6-legacy.zip new file mode 100644 index 000000000..b7be080fe Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.7-compact.zip b/tests/ast-parsing/compile/assignment-0.6.7-compact.zip new file mode 100644 index 000000000..542022675 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.7-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.7-legacy.zip new file mode 100644 index 000000000..0526ee6c9 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.8-compact.zip b/tests/ast-parsing/compile/assignment-0.6.8-compact.zip new file mode 100644 index 000000000..d8e24ca73 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.8-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.8-legacy.zip new file mode 100644 index 000000000..07a31ef69 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.9-compact.zip b/tests/ast-parsing/compile/assignment-0.6.9-compact.zip new file mode 100644 index 000000000..c75fec65f Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.6.9-legacy.zip b/tests/ast-parsing/compile/assignment-0.6.9-legacy.zip new file mode 100644 index 000000000..1c7586767 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.0-compact.zip b/tests/ast-parsing/compile/assignment-0.7.0-compact.zip new file mode 100644 index 000000000..c22accb9f Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.0-legacy.zip b/tests/ast-parsing/compile/assignment-0.7.0-legacy.zip new file mode 100644 index 000000000..ed23f201d Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.1-compact.zip b/tests/ast-parsing/compile/assignment-0.7.1-compact.zip new file mode 100644 index 000000000..7b79c1959 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.1-legacy.zip b/tests/ast-parsing/compile/assignment-0.7.1-legacy.zip new file mode 100644 index 000000000..6c9ef5b1c Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.2-compact.zip b/tests/ast-parsing/compile/assignment-0.7.2-compact.zip new file mode 100644 index 000000000..96404ce50 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.2-legacy.zip b/tests/ast-parsing/compile/assignment-0.7.2-legacy.zip new file mode 100644 index 000000000..1dda660fe Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.3-compact.zip b/tests/ast-parsing/compile/assignment-0.7.3-compact.zip new file mode 100644 index 000000000..17af83477 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.3-legacy.zip b/tests/ast-parsing/compile/assignment-0.7.3-legacy.zip new file mode 100644 index 000000000..b205038df Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.4-compact.zip b/tests/ast-parsing/compile/assignment-0.7.4-compact.zip new file mode 100644 index 000000000..fe369dab8 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.4-legacy.zip b/tests/ast-parsing/compile/assignment-0.7.4-legacy.zip new file mode 100644 index 000000000..5923b7e37 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.5-compact.zip b/tests/ast-parsing/compile/assignment-0.7.5-compact.zip new file mode 100644 index 000000000..e5bc88c27 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.5-legacy.zip b/tests/ast-parsing/compile/assignment-0.7.5-legacy.zip new file mode 100644 index 000000000..51ef74872 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.6-compact.zip b/tests/ast-parsing/compile/assignment-0.7.6-compact.zip new file mode 100644 index 000000000..ab560abcf Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.7.6-legacy.zip b/tests/ast-parsing/compile/assignment-0.7.6-legacy.zip new file mode 100644 index 000000000..03a8bfa0a Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.8.0-compact.zip b/tests/ast-parsing/compile/assignment-0.8.0-compact.zip new file mode 100644 index 000000000..896f34831 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.8.1-compact.zip b/tests/ast-parsing/compile/assignment-0.8.1-compact.zip new file mode 100644 index 000000000..0656546c6 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.8.2-compact.zip b/tests/ast-parsing/compile/assignment-0.8.2-compact.zip new file mode 100644 index 000000000..8f24aedc3 Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.8.3-compact.zip b/tests/ast-parsing/compile/assignment-0.8.3-compact.zip new file mode 100644 index 000000000..bbfc75fbd Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/assignment-0.8.4-compact.zip b/tests/ast-parsing/compile/assignment-0.8.4-compact.zip new file mode 100644 index 000000000..184972eff Binary files /dev/null and b/tests/ast-parsing/compile/assignment-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.0-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.0-legacy.zip new file mode 100644 index 000000000..baf3e7e13 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.1-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.1-legacy.zip new file mode 100644 index 000000000..fbeb6b1c7 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.10-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.10-legacy.zip new file mode 100644 index 000000000..8fe13c009 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.11-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.11-legacy.zip new file mode 100644 index 000000000..e75bd78bc Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.12-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.12-compact.zip new file mode 100644 index 000000000..b43fd4913 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.12-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.12-legacy.zip new file mode 100644 index 000000000..1d1f7002f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.13-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.13-compact.zip new file mode 100644 index 000000000..7229ef584 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.13-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.13-legacy.zip new file mode 100644 index 000000000..210e7fd13 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.14-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.14-compact.zip new file mode 100644 index 000000000..a69f39714 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.14-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.14-legacy.zip new file mode 100644 index 000000000..3aeb742fb Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.15-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.15-compact.zip new file mode 100644 index 000000000..338fdd53b Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.15-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.15-legacy.zip new file mode 100644 index 000000000..fae3b351e Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.16-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.16-compact.zip new file mode 100644 index 000000000..b7720320e Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.16-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.16-legacy.zip new file mode 100644 index 000000000..b020a2e7f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.17-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.17-compact.zip new file mode 100644 index 000000000..f7d41e798 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.17-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.17-legacy.zip new file mode 100644 index 000000000..ff21583cf Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.18-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.18-compact.zip new file mode 100644 index 000000000..9c8f05aeb Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.18-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.18-legacy.zip new file mode 100644 index 000000000..830920312 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.19-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.19-compact.zip new file mode 100644 index 000000000..41590e0ab Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.19-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.19-legacy.zip new file mode 100644 index 000000000..f897048fe Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.2-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.2-legacy.zip new file mode 100644 index 000000000..6780b9921 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.20-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.20-compact.zip new file mode 100644 index 000000000..47dad93a7 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.20-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.20-legacy.zip new file mode 100644 index 000000000..80809fab7 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.21-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.21-compact.zip new file mode 100644 index 000000000..466738c38 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.21-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.21-legacy.zip new file mode 100644 index 000000000..6eb6572bb Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.22-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.22-compact.zip new file mode 100644 index 000000000..12a9c43a4 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.22-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.22-legacy.zip new file mode 100644 index 000000000..408860acb Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.23-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.23-compact.zip new file mode 100644 index 000000000..0c91cd273 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.23-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.23-legacy.zip new file mode 100644 index 000000000..fae49266d Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.24-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.24-compact.zip new file mode 100644 index 000000000..e68110085 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.24-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.24-legacy.zip new file mode 100644 index 000000000..b7d468bad Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.25-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.25-compact.zip new file mode 100644 index 000000000..6fc895fe6 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.25-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.25-legacy.zip new file mode 100644 index 000000000..68f99996c Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.26-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.4.26-compact.zip new file mode 100644 index 000000000..1093f90d1 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.26-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.26-legacy.zip new file mode 100644 index 000000000..edec997c1 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.3-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.3-legacy.zip new file mode 100644 index 000000000..81b1832ad Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.4-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.4-legacy.zip new file mode 100644 index 000000000..94ea6bbc4 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.5-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.5-legacy.zip new file mode 100644 index 000000000..2e697666d Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.6-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.6-legacy.zip new file mode 100644 index 000000000..639f69be7 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.7-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.7-legacy.zip new file mode 100644 index 000000000..e48943e28 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.8-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.8-legacy.zip new file mode 100644 index 000000000..556c4252c Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.4.9-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.4.9-legacy.zip new file mode 100644 index 000000000..8a84d520e Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.0-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.0-compact.zip new file mode 100644 index 000000000..e6494811a Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.0-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.0-legacy.zip new file mode 100644 index 000000000..b74e00236 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.1-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.1-compact.zip new file mode 100644 index 000000000..6de3463d9 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.1-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.1-legacy.zip new file mode 100644 index 000000000..a20f3d7fe Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.10-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.10-compact.zip new file mode 100644 index 000000000..5a87e4979 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.10-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.10-legacy.zip new file mode 100644 index 000000000..aaa7a5e37 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.11-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.11-compact.zip new file mode 100644 index 000000000..218d915c2 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.11-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.11-legacy.zip new file mode 100644 index 000000000..a2b63a76b Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.12-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.12-compact.zip new file mode 100644 index 000000000..785b39476 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.12-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.12-legacy.zip new file mode 100644 index 000000000..b782da1de Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.13-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.13-compact.zip new file mode 100644 index 000000000..c91593159 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.13-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.13-legacy.zip new file mode 100644 index 000000000..8b6b26b1f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.14-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.14-compact.zip new file mode 100644 index 000000000..ebb200fe7 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.14-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.14-legacy.zip new file mode 100644 index 000000000..5c8985d4b Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.15-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.15-compact.zip new file mode 100644 index 000000000..26322e7a4 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.15-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.15-legacy.zip new file mode 100644 index 000000000..6f28cb5cb Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.16-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.16-compact.zip new file mode 100644 index 000000000..e744a1788 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.16-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.16-legacy.zip new file mode 100644 index 000000000..96b6b1420 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.17-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.17-compact.zip new file mode 100644 index 000000000..14f60178f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.17-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.17-legacy.zip new file mode 100644 index 000000000..3b81edfd0 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.2-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.2-compact.zip new file mode 100644 index 000000000..af2856f75 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.2-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.2-legacy.zip new file mode 100644 index 000000000..f70a1f399 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.3-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.3-compact.zip new file mode 100644 index 000000000..82895cf9b Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.3-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.3-legacy.zip new file mode 100644 index 000000000..b2126c9cb Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.4-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.4-compact.zip new file mode 100644 index 000000000..53a559a48 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.4-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.4-legacy.zip new file mode 100644 index 000000000..cdaddfcf0 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.5-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.5-compact.zip new file mode 100644 index 000000000..c23ef5f1f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.5-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.5-legacy.zip new file mode 100644 index 000000000..634c57c5f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.6-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.6-compact.zip new file mode 100644 index 000000000..ce58054d2 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.6-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.6-legacy.zip new file mode 100644 index 000000000..38eb718dc Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.7-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.7-compact.zip new file mode 100644 index 000000000..49d09796f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.7-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.7-legacy.zip new file mode 100644 index 000000000..30cac2e07 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.8-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.8-compact.zip new file mode 100644 index 000000000..888a43183 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.8-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.8-legacy.zip new file mode 100644 index 000000000..c35109f74 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.9-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.5.9-compact.zip new file mode 100644 index 000000000..5ba57a60a Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.5.9-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.5.9-legacy.zip new file mode 100644 index 000000000..b8a2b53e3 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.0-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.0-compact.zip new file mode 100644 index 000000000..11dcbe221 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.0-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.0-legacy.zip new file mode 100644 index 000000000..f8df77ae5 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.1-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.1-compact.zip new file mode 100644 index 000000000..68001e1fc Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.1-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.1-legacy.zip new file mode 100644 index 000000000..e3834369a Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.10-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.10-compact.zip new file mode 100644 index 000000000..8731c2438 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.10-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.10-legacy.zip new file mode 100644 index 000000000..7b64ec5e1 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.11-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.11-compact.zip new file mode 100644 index 000000000..3049155ec Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.11-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.11-legacy.zip new file mode 100644 index 000000000..65ece355f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.12-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.12-compact.zip new file mode 100644 index 000000000..a5551725e Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.12-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.12-legacy.zip new file mode 100644 index 000000000..7e77e2aea Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.2-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.2-compact.zip new file mode 100644 index 000000000..e0025eaec Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.2-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.2-legacy.zip new file mode 100644 index 000000000..153dd91a1 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.3-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.3-compact.zip new file mode 100644 index 000000000..f8ac69f28 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.3-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.3-legacy.zip new file mode 100644 index 000000000..00ac2cc54 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.4-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.4-compact.zip new file mode 100644 index 000000000..7a088d530 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.4-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.4-legacy.zip new file mode 100644 index 000000000..c083a10ba Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.5-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.5-compact.zip new file mode 100644 index 000000000..5eb16b836 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.5-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.5-legacy.zip new file mode 100644 index 000000000..f768e4d60 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.6-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.6-compact.zip new file mode 100644 index 000000000..1130aead5 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.6-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.6-legacy.zip new file mode 100644 index 000000000..c586da4f9 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.7-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.7-compact.zip new file mode 100644 index 000000000..014eba989 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.7-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.7-legacy.zip new file mode 100644 index 000000000..84270a93c Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.8-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.8-compact.zip new file mode 100644 index 000000000..04ce470ca Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.8-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.8-legacy.zip new file mode 100644 index 000000000..f0c062fdd Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.9-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.6.9-compact.zip new file mode 100644 index 000000000..856c8b2d0 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.6.9-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.6.9-legacy.zip new file mode 100644 index 000000000..0493f6f64 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.0-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.7.0-compact.zip new file mode 100644 index 000000000..83d15c5ea Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.0-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.7.0-legacy.zip new file mode 100644 index 000000000..3122633a9 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.1-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.7.1-compact.zip new file mode 100644 index 000000000..6275ed181 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.1-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.7.1-legacy.zip new file mode 100644 index 000000000..894a7f7d1 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.2-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.7.2-compact.zip new file mode 100644 index 000000000..9d7867552 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.2-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.7.2-legacy.zip new file mode 100644 index 000000000..a71ef4561 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.3-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.7.3-compact.zip new file mode 100644 index 000000000..bb474f88f Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.3-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.7.3-legacy.zip new file mode 100644 index 000000000..bb3d58cb8 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.4-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.7.4-compact.zip new file mode 100644 index 000000000..b575b78dd Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.4-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.7.4-legacy.zip new file mode 100644 index 000000000..1d9a2df6a Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.5-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.7.5-compact.zip new file mode 100644 index 000000000..0f88c280a Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.5-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.7.5-legacy.zip new file mode 100644 index 000000000..e39efccee Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.6-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.7.6-compact.zip new file mode 100644 index 000000000..41d682b7b Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.7.6-legacy.zip b/tests/ast-parsing/compile/binaryoperation-0.7.6-legacy.zip new file mode 100644 index 000000000..0ff853b0d Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.8.0-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.8.0-compact.zip new file mode 100644 index 000000000..1c9a21541 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.8.1-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.8.1-compact.zip new file mode 100644 index 000000000..be284e4dc Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.8.2-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.8.2-compact.zip new file mode 100644 index 000000000..0dc9fedaa Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.8.3-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.8.3-compact.zip new file mode 100644 index 000000000..c116baed3 Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/binaryoperation-0.8.4-compact.zip b/tests/ast-parsing/compile/binaryoperation-0.8.4-compact.zip new file mode 100644 index 000000000..e4b41cc1c Binary files /dev/null and b/tests/ast-parsing/compile/binaryoperation-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.0-legacy.zip b/tests/ast-parsing/compile/break-0.4.0-legacy.zip new file mode 100644 index 000000000..88324b782 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.1-legacy.zip b/tests/ast-parsing/compile/break-0.4.1-legacy.zip new file mode 100644 index 000000000..48ea867b7 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.10-legacy.zip b/tests/ast-parsing/compile/break-0.4.10-legacy.zip new file mode 100644 index 000000000..711aac78a Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.11-legacy.zip b/tests/ast-parsing/compile/break-0.4.11-legacy.zip new file mode 100644 index 000000000..5bbe9c881 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.12-compact.zip b/tests/ast-parsing/compile/break-0.4.12-compact.zip new file mode 100644 index 000000000..f8208a3fb Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.12-legacy.zip b/tests/ast-parsing/compile/break-0.4.12-legacy.zip new file mode 100644 index 000000000..d242f87dc Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.13-compact.zip b/tests/ast-parsing/compile/break-0.4.13-compact.zip new file mode 100644 index 000000000..f2ed17d9b Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.13-legacy.zip b/tests/ast-parsing/compile/break-0.4.13-legacy.zip new file mode 100644 index 000000000..ef29bb08a Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.14-compact.zip b/tests/ast-parsing/compile/break-0.4.14-compact.zip new file mode 100644 index 000000000..33e1cf419 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.14-legacy.zip b/tests/ast-parsing/compile/break-0.4.14-legacy.zip new file mode 100644 index 000000000..9299651ed Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.15-compact.zip b/tests/ast-parsing/compile/break-0.4.15-compact.zip new file mode 100644 index 000000000..8b2bb7874 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.15-legacy.zip b/tests/ast-parsing/compile/break-0.4.15-legacy.zip new file mode 100644 index 000000000..3f168845d Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.16-compact.zip b/tests/ast-parsing/compile/break-0.4.16-compact.zip new file mode 100644 index 000000000..56bf85fec Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.16-legacy.zip b/tests/ast-parsing/compile/break-0.4.16-legacy.zip new file mode 100644 index 000000000..ec8e89f89 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.17-compact.zip b/tests/ast-parsing/compile/break-0.4.17-compact.zip new file mode 100644 index 000000000..67f1541cc Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.17-legacy.zip b/tests/ast-parsing/compile/break-0.4.17-legacy.zip new file mode 100644 index 000000000..d3f84d036 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.18-compact.zip b/tests/ast-parsing/compile/break-0.4.18-compact.zip new file mode 100644 index 000000000..da2ada5ac Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.18-legacy.zip b/tests/ast-parsing/compile/break-0.4.18-legacy.zip new file mode 100644 index 000000000..3648d63d7 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.19-compact.zip b/tests/ast-parsing/compile/break-0.4.19-compact.zip new file mode 100644 index 000000000..de7eaaddc Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.19-legacy.zip b/tests/ast-parsing/compile/break-0.4.19-legacy.zip new file mode 100644 index 000000000..54fabbe52 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.2-legacy.zip b/tests/ast-parsing/compile/break-0.4.2-legacy.zip new file mode 100644 index 000000000..83847d409 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.20-compact.zip b/tests/ast-parsing/compile/break-0.4.20-compact.zip new file mode 100644 index 000000000..0558fd767 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.20-legacy.zip b/tests/ast-parsing/compile/break-0.4.20-legacy.zip new file mode 100644 index 000000000..736a353f3 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.21-compact.zip b/tests/ast-parsing/compile/break-0.4.21-compact.zip new file mode 100644 index 000000000..ef8aa8491 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.21-legacy.zip b/tests/ast-parsing/compile/break-0.4.21-legacy.zip new file mode 100644 index 000000000..ec2c15a00 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.22-compact.zip b/tests/ast-parsing/compile/break-0.4.22-compact.zip new file mode 100644 index 000000000..72ee756c1 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.22-legacy.zip b/tests/ast-parsing/compile/break-0.4.22-legacy.zip new file mode 100644 index 000000000..e4964fe26 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.23-compact.zip b/tests/ast-parsing/compile/break-0.4.23-compact.zip new file mode 100644 index 000000000..f6dc06543 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.23-legacy.zip b/tests/ast-parsing/compile/break-0.4.23-legacy.zip new file mode 100644 index 000000000..6ff96f0a0 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.24-compact.zip b/tests/ast-parsing/compile/break-0.4.24-compact.zip new file mode 100644 index 000000000..0aa49b642 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.24-legacy.zip b/tests/ast-parsing/compile/break-0.4.24-legacy.zip new file mode 100644 index 000000000..5c8a617ae Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.25-compact.zip b/tests/ast-parsing/compile/break-0.4.25-compact.zip new file mode 100644 index 000000000..27d492585 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.25-legacy.zip b/tests/ast-parsing/compile/break-0.4.25-legacy.zip new file mode 100644 index 000000000..7273dfbb3 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.26-compact.zip b/tests/ast-parsing/compile/break-0.4.26-compact.zip new file mode 100644 index 000000000..37be092d5 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.26-legacy.zip b/tests/ast-parsing/compile/break-0.4.26-legacy.zip new file mode 100644 index 000000000..e9f31931a Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.3-legacy.zip b/tests/ast-parsing/compile/break-0.4.3-legacy.zip new file mode 100644 index 000000000..6b37fe157 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.4-legacy.zip b/tests/ast-parsing/compile/break-0.4.4-legacy.zip new file mode 100644 index 000000000..3485b7405 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.5-legacy.zip b/tests/ast-parsing/compile/break-0.4.5-legacy.zip new file mode 100644 index 000000000..a02205f60 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.6-legacy.zip b/tests/ast-parsing/compile/break-0.4.6-legacy.zip new file mode 100644 index 000000000..d66aff447 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.7-legacy.zip b/tests/ast-parsing/compile/break-0.4.7-legacy.zip new file mode 100644 index 000000000..4c6f885a9 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.8-legacy.zip b/tests/ast-parsing/compile/break-0.4.8-legacy.zip new file mode 100644 index 000000000..4e5bc7f99 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.4.9-legacy.zip b/tests/ast-parsing/compile/break-0.4.9-legacy.zip new file mode 100644 index 000000000..afd210583 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.0-compact.zip b/tests/ast-parsing/compile/break-0.5.0-compact.zip new file mode 100644 index 000000000..99f05986a Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.0-legacy.zip b/tests/ast-parsing/compile/break-0.5.0-legacy.zip new file mode 100644 index 000000000..cd08976d8 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.1-compact.zip b/tests/ast-parsing/compile/break-0.5.1-compact.zip new file mode 100644 index 000000000..ebed63f2f Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.1-legacy.zip b/tests/ast-parsing/compile/break-0.5.1-legacy.zip new file mode 100644 index 000000000..8f6af0b96 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.10-compact.zip b/tests/ast-parsing/compile/break-0.5.10-compact.zip new file mode 100644 index 000000000..84b2450bb Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.10-legacy.zip b/tests/ast-parsing/compile/break-0.5.10-legacy.zip new file mode 100644 index 000000000..207183aaa Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.11-compact.zip b/tests/ast-parsing/compile/break-0.5.11-compact.zip new file mode 100644 index 000000000..3983c4ed1 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.11-legacy.zip b/tests/ast-parsing/compile/break-0.5.11-legacy.zip new file mode 100644 index 000000000..fc174174c Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.12-compact.zip b/tests/ast-parsing/compile/break-0.5.12-compact.zip new file mode 100644 index 000000000..e67a35f46 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.12-legacy.zip b/tests/ast-parsing/compile/break-0.5.12-legacy.zip new file mode 100644 index 000000000..7067fb9d4 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.13-compact.zip b/tests/ast-parsing/compile/break-0.5.13-compact.zip new file mode 100644 index 000000000..78d6c8278 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.13-legacy.zip b/tests/ast-parsing/compile/break-0.5.13-legacy.zip new file mode 100644 index 000000000..be37e9d1f Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.14-compact.zip b/tests/ast-parsing/compile/break-0.5.14-compact.zip new file mode 100644 index 000000000..2ca7be772 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.14-legacy.zip b/tests/ast-parsing/compile/break-0.5.14-legacy.zip new file mode 100644 index 000000000..d4707a831 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.15-compact.zip b/tests/ast-parsing/compile/break-0.5.15-compact.zip new file mode 100644 index 000000000..d9e8ffad4 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.15-legacy.zip b/tests/ast-parsing/compile/break-0.5.15-legacy.zip new file mode 100644 index 000000000..da582eb62 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.16-compact.zip b/tests/ast-parsing/compile/break-0.5.16-compact.zip new file mode 100644 index 000000000..18ab08818 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.16-legacy.zip b/tests/ast-parsing/compile/break-0.5.16-legacy.zip new file mode 100644 index 000000000..0b8e352c3 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.17-compact.zip b/tests/ast-parsing/compile/break-0.5.17-compact.zip new file mode 100644 index 000000000..2192c8da9 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.17-legacy.zip b/tests/ast-parsing/compile/break-0.5.17-legacy.zip new file mode 100644 index 000000000..54a273845 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.2-compact.zip b/tests/ast-parsing/compile/break-0.5.2-compact.zip new file mode 100644 index 000000000..3cb720aff Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.2-legacy.zip b/tests/ast-parsing/compile/break-0.5.2-legacy.zip new file mode 100644 index 000000000..0697fbae6 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.3-compact.zip b/tests/ast-parsing/compile/break-0.5.3-compact.zip new file mode 100644 index 000000000..9376fc25d Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.3-legacy.zip b/tests/ast-parsing/compile/break-0.5.3-legacy.zip new file mode 100644 index 000000000..70858aa04 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.4-compact.zip b/tests/ast-parsing/compile/break-0.5.4-compact.zip new file mode 100644 index 000000000..950faeebf Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.4-legacy.zip b/tests/ast-parsing/compile/break-0.5.4-legacy.zip new file mode 100644 index 000000000..4cb0cd279 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.5-compact.zip b/tests/ast-parsing/compile/break-0.5.5-compact.zip new file mode 100644 index 000000000..3f3ef82f2 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.5-legacy.zip b/tests/ast-parsing/compile/break-0.5.5-legacy.zip new file mode 100644 index 000000000..e2c7e9590 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.6-compact.zip b/tests/ast-parsing/compile/break-0.5.6-compact.zip new file mode 100644 index 000000000..1393246b8 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.6-legacy.zip b/tests/ast-parsing/compile/break-0.5.6-legacy.zip new file mode 100644 index 000000000..43a3a4a7d Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.7-compact.zip b/tests/ast-parsing/compile/break-0.5.7-compact.zip new file mode 100644 index 000000000..18bea17c4 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.7-legacy.zip b/tests/ast-parsing/compile/break-0.5.7-legacy.zip new file mode 100644 index 000000000..945309d01 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.8-compact.zip b/tests/ast-parsing/compile/break-0.5.8-compact.zip new file mode 100644 index 000000000..203af73d4 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.8-legacy.zip b/tests/ast-parsing/compile/break-0.5.8-legacy.zip new file mode 100644 index 000000000..9b76cb994 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.9-compact.zip b/tests/ast-parsing/compile/break-0.5.9-compact.zip new file mode 100644 index 000000000..7c0f1ace2 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.5.9-legacy.zip b/tests/ast-parsing/compile/break-0.5.9-legacy.zip new file mode 100644 index 000000000..cdc159561 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.0-compact.zip b/tests/ast-parsing/compile/break-0.6.0-compact.zip new file mode 100644 index 000000000..ea5eee165 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.0-legacy.zip b/tests/ast-parsing/compile/break-0.6.0-legacy.zip new file mode 100644 index 000000000..f6d09bdd5 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.1-compact.zip b/tests/ast-parsing/compile/break-0.6.1-compact.zip new file mode 100644 index 000000000..727fc787e Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.1-legacy.zip b/tests/ast-parsing/compile/break-0.6.1-legacy.zip new file mode 100644 index 000000000..1b4f778b7 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.10-compact.zip b/tests/ast-parsing/compile/break-0.6.10-compact.zip new file mode 100644 index 000000000..31836ee3c Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.10-legacy.zip b/tests/ast-parsing/compile/break-0.6.10-legacy.zip new file mode 100644 index 000000000..619ad1b19 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.11-compact.zip b/tests/ast-parsing/compile/break-0.6.11-compact.zip new file mode 100644 index 000000000..4dded2b8c Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.11-legacy.zip b/tests/ast-parsing/compile/break-0.6.11-legacy.zip new file mode 100644 index 000000000..c27ee4f42 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.12-compact.zip b/tests/ast-parsing/compile/break-0.6.12-compact.zip new file mode 100644 index 000000000..9e22c5e9c Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.12-legacy.zip b/tests/ast-parsing/compile/break-0.6.12-legacy.zip new file mode 100644 index 000000000..89d2c9ea5 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.2-compact.zip b/tests/ast-parsing/compile/break-0.6.2-compact.zip new file mode 100644 index 000000000..ef7aa47c9 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.2-legacy.zip b/tests/ast-parsing/compile/break-0.6.2-legacy.zip new file mode 100644 index 000000000..694462ea5 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.3-compact.zip b/tests/ast-parsing/compile/break-0.6.3-compact.zip new file mode 100644 index 000000000..8906f31a3 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.3-legacy.zip b/tests/ast-parsing/compile/break-0.6.3-legacy.zip new file mode 100644 index 000000000..19765193b Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.4-compact.zip b/tests/ast-parsing/compile/break-0.6.4-compact.zip new file mode 100644 index 000000000..dcd14adf0 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.4-legacy.zip b/tests/ast-parsing/compile/break-0.6.4-legacy.zip new file mode 100644 index 000000000..39468176f Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.5-compact.zip b/tests/ast-parsing/compile/break-0.6.5-compact.zip new file mode 100644 index 000000000..6f715bd11 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.5-legacy.zip b/tests/ast-parsing/compile/break-0.6.5-legacy.zip new file mode 100644 index 000000000..9dfa2c986 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.6-compact.zip b/tests/ast-parsing/compile/break-0.6.6-compact.zip new file mode 100644 index 000000000..5eaa79099 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.6-legacy.zip b/tests/ast-parsing/compile/break-0.6.6-legacy.zip new file mode 100644 index 000000000..cdab35136 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.7-compact.zip b/tests/ast-parsing/compile/break-0.6.7-compact.zip new file mode 100644 index 000000000..c511fe0e2 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.7-legacy.zip b/tests/ast-parsing/compile/break-0.6.7-legacy.zip new file mode 100644 index 000000000..19c7317bd Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.8-compact.zip b/tests/ast-parsing/compile/break-0.6.8-compact.zip new file mode 100644 index 000000000..ed1b9bf49 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.8-legacy.zip b/tests/ast-parsing/compile/break-0.6.8-legacy.zip new file mode 100644 index 000000000..ecc38eac6 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.9-compact.zip b/tests/ast-parsing/compile/break-0.6.9-compact.zip new file mode 100644 index 000000000..22e3905e4 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.6.9-legacy.zip b/tests/ast-parsing/compile/break-0.6.9-legacy.zip new file mode 100644 index 000000000..afdd8d26f Binary files /dev/null and b/tests/ast-parsing/compile/break-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.0-compact.zip b/tests/ast-parsing/compile/break-0.7.0-compact.zip new file mode 100644 index 000000000..7bcec34dd Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.0-legacy.zip b/tests/ast-parsing/compile/break-0.7.0-legacy.zip new file mode 100644 index 000000000..183f38a70 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.1-compact.zip b/tests/ast-parsing/compile/break-0.7.1-compact.zip new file mode 100644 index 000000000..7aea1bc49 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.1-legacy.zip b/tests/ast-parsing/compile/break-0.7.1-legacy.zip new file mode 100644 index 000000000..483b6019d Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.2-compact.zip b/tests/ast-parsing/compile/break-0.7.2-compact.zip new file mode 100644 index 000000000..c729d3814 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.2-legacy.zip b/tests/ast-parsing/compile/break-0.7.2-legacy.zip new file mode 100644 index 000000000..99e8746fe Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.3-compact.zip b/tests/ast-parsing/compile/break-0.7.3-compact.zip new file mode 100644 index 000000000..12002253f Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.3-legacy.zip b/tests/ast-parsing/compile/break-0.7.3-legacy.zip new file mode 100644 index 000000000..ee71e7e8a Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.4-compact.zip b/tests/ast-parsing/compile/break-0.7.4-compact.zip new file mode 100644 index 000000000..13d650363 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.4-legacy.zip b/tests/ast-parsing/compile/break-0.7.4-legacy.zip new file mode 100644 index 000000000..8381e4664 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.5-compact.zip b/tests/ast-parsing/compile/break-0.7.5-compact.zip new file mode 100644 index 000000000..913346636 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.5-legacy.zip b/tests/ast-parsing/compile/break-0.7.5-legacy.zip new file mode 100644 index 000000000..8d94ac8ee Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.6-compact.zip b/tests/ast-parsing/compile/break-0.7.6-compact.zip new file mode 100644 index 000000000..64630088f Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.7.6-legacy.zip b/tests/ast-parsing/compile/break-0.7.6-legacy.zip new file mode 100644 index 000000000..e931691ea Binary files /dev/null and b/tests/ast-parsing/compile/break-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/break-0.8.0-compact.zip b/tests/ast-parsing/compile/break-0.8.0-compact.zip new file mode 100644 index 000000000..01251e16f Binary files /dev/null and b/tests/ast-parsing/compile/break-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.8.1-compact.zip b/tests/ast-parsing/compile/break-0.8.1-compact.zip new file mode 100644 index 000000000..20c812aac Binary files /dev/null and b/tests/ast-parsing/compile/break-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.8.2-compact.zip b/tests/ast-parsing/compile/break-0.8.2-compact.zip new file mode 100644 index 000000000..8c9b6266b Binary files /dev/null and b/tests/ast-parsing/compile/break-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.8.3-compact.zip b/tests/ast-parsing/compile/break-0.8.3-compact.zip new file mode 100644 index 000000000..f29a8cab6 Binary files /dev/null and b/tests/ast-parsing/compile/break-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/break-0.8.4-compact.zip b/tests/ast-parsing/compile/break-0.8.4-compact.zip new file mode 100644 index 000000000..4c662acad Binary files /dev/null and b/tests/ast-parsing/compile/break-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.0-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.0-legacy.zip new file mode 100644 index 000000000..3c26c0a0e Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.1-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.1-legacy.zip new file mode 100644 index 000000000..f37140cd7 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.10-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.10-legacy.zip new file mode 100644 index 000000000..33ba5f908 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.11-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.11-legacy.zip new file mode 100644 index 000000000..96211c7a2 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.12-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.12-compact.zip new file mode 100644 index 000000000..fc0aaab3f Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.12-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.12-legacy.zip new file mode 100644 index 000000000..b5f8175bf Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.13-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.13-compact.zip new file mode 100644 index 000000000..3806d7f11 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.13-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.13-legacy.zip new file mode 100644 index 000000000..9465e4b7e Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.14-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.14-compact.zip new file mode 100644 index 000000000..41adbf660 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.14-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.14-legacy.zip new file mode 100644 index 000000000..a264b6c72 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.15-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.15-compact.zip new file mode 100644 index 000000000..aab2b8678 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.15-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.15-legacy.zip new file mode 100644 index 000000000..c3c78e183 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.16-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.16-compact.zip new file mode 100644 index 000000000..9a9eba77d Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.16-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.16-legacy.zip new file mode 100644 index 000000000..5fd1b67fe Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.17-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.17-compact.zip new file mode 100644 index 000000000..b7eaeb9ce Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.17-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.17-legacy.zip new file mode 100644 index 000000000..978954049 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.18-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.18-compact.zip new file mode 100644 index 000000000..22d476f7a Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.18-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.18-legacy.zip new file mode 100644 index 000000000..ac7d5c1dd Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.19-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.19-compact.zip new file mode 100644 index 000000000..ee4f98c9f Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.19-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.19-legacy.zip new file mode 100644 index 000000000..9795f3688 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.2-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.2-legacy.zip new file mode 100644 index 000000000..8f7c3a3ca Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.20-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.20-compact.zip new file mode 100644 index 000000000..e50fd88e5 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.20-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.20-legacy.zip new file mode 100644 index 000000000..28a110325 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.21-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.21-compact.zip new file mode 100644 index 000000000..1f1d54721 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.21-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.21-legacy.zip new file mode 100644 index 000000000..a63fffb7c Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.22-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.22-compact.zip new file mode 100644 index 000000000..e241a40d7 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.22-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.22-legacy.zip new file mode 100644 index 000000000..34f3fa0aa Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.23-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.23-compact.zip new file mode 100644 index 000000000..ac7b5e329 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.23-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.23-legacy.zip new file mode 100644 index 000000000..1cff42581 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.24-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.24-compact.zip new file mode 100644 index 000000000..cc79528ca Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.24-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.24-legacy.zip new file mode 100644 index 000000000..0bfc7adca Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.25-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.25-compact.zip new file mode 100644 index 000000000..62ec7a7bc Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.25-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.25-legacy.zip new file mode 100644 index 000000000..491b33852 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.26-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.4.26-compact.zip new file mode 100644 index 000000000..f90b8f346 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.26-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.26-legacy.zip new file mode 100644 index 000000000..74c59ff5b Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.3-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.3-legacy.zip new file mode 100644 index 000000000..d6d4d35d3 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.4-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.4-legacy.zip new file mode 100644 index 000000000..f25a0d758 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.5-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.5-legacy.zip new file mode 100644 index 000000000..2abe04cf1 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.6-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.6-legacy.zip new file mode 100644 index 000000000..88baf2fe3 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.7-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.7-legacy.zip new file mode 100644 index 000000000..489637f5e Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.8-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.8-legacy.zip new file mode 100644 index 000000000..c4515966e Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.4.9-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.4.9-legacy.zip new file mode 100644 index 000000000..2b26dee20 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.0-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.0-compact.zip new file mode 100644 index 000000000..69e036a33 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.0-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.0-legacy.zip new file mode 100644 index 000000000..5a6325d55 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.1-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.1-compact.zip new file mode 100644 index 000000000..b8c2b2407 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.1-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.1-legacy.zip new file mode 100644 index 000000000..395870f08 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.10-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.10-compact.zip new file mode 100644 index 000000000..7b74b79aa Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.10-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.10-legacy.zip new file mode 100644 index 000000000..941ccac86 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.11-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.11-compact.zip new file mode 100644 index 000000000..bd850d396 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.11-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.11-legacy.zip new file mode 100644 index 000000000..ee97af2be Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.12-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.12-compact.zip new file mode 100644 index 000000000..e684735a5 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.12-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.12-legacy.zip new file mode 100644 index 000000000..621b5a80e Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.13-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.13-compact.zip new file mode 100644 index 000000000..8887fe276 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.13-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.13-legacy.zip new file mode 100644 index 000000000..cb4749fdc Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.14-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.14-compact.zip new file mode 100644 index 000000000..10017b0a4 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.14-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.14-legacy.zip new file mode 100644 index 000000000..53c261564 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.15-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.15-compact.zip new file mode 100644 index 000000000..93f31348f Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.15-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.15-legacy.zip new file mode 100644 index 000000000..5de926514 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.16-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.16-compact.zip new file mode 100644 index 000000000..53cd8e13d Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.16-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.16-legacy.zip new file mode 100644 index 000000000..8abaf310e Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.17-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.17-compact.zip new file mode 100644 index 000000000..b2fd0c21f Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.17-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.17-legacy.zip new file mode 100644 index 000000000..29ffc45b3 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.2-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.2-compact.zip new file mode 100644 index 000000000..6acd67faa Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.2-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.2-legacy.zip new file mode 100644 index 000000000..fe4b98035 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.3-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.3-compact.zip new file mode 100644 index 000000000..653b6be40 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.3-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.3-legacy.zip new file mode 100644 index 000000000..8d93e0c61 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.4-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.4-compact.zip new file mode 100644 index 000000000..b8e9ae0b3 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.4-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.4-legacy.zip new file mode 100644 index 000000000..fc3c3cb03 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.5-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.5-compact.zip new file mode 100644 index 000000000..1522480ab Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.5-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.5-legacy.zip new file mode 100644 index 000000000..292876e54 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.6-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.6-compact.zip new file mode 100644 index 000000000..3ef15c41b Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.6-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.6-legacy.zip new file mode 100644 index 000000000..39d44dc38 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.7-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.7-compact.zip new file mode 100644 index 000000000..3a1617a65 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.7-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.7-legacy.zip new file mode 100644 index 000000000..eca50045a Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.8-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.8-compact.zip new file mode 100644 index 000000000..8d7449ef3 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.8-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.8-legacy.zip new file mode 100644 index 000000000..a813baf35 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.9-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.5.9-compact.zip new file mode 100644 index 000000000..3372663aa Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.5.9-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.5.9-legacy.zip new file mode 100644 index 000000000..fdbf6425d Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.0-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.0-compact.zip new file mode 100644 index 000000000..c5be56e92 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.0-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.0-legacy.zip new file mode 100644 index 000000000..af66334e6 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.1-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.1-compact.zip new file mode 100644 index 000000000..696d822dc Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.1-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.1-legacy.zip new file mode 100644 index 000000000..1e4c9498e Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.10-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.10-compact.zip new file mode 100644 index 000000000..01530f4dd Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.10-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.10-legacy.zip new file mode 100644 index 000000000..981c81757 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.11-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.11-compact.zip new file mode 100644 index 000000000..9d3ab66db Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.11-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.11-legacy.zip new file mode 100644 index 000000000..bd71ad486 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.12-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.12-compact.zip new file mode 100644 index 000000000..835608f51 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.12-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.12-legacy.zip new file mode 100644 index 000000000..229fffba5 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.2-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.2-compact.zip new file mode 100644 index 000000000..ae5724481 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.2-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.2-legacy.zip new file mode 100644 index 000000000..63650376e Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.3-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.3-compact.zip new file mode 100644 index 000000000..a2c541245 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.3-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.3-legacy.zip new file mode 100644 index 000000000..c81bb1d61 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.4-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.4-compact.zip new file mode 100644 index 000000000..adb8ba0e0 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.4-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.4-legacy.zip new file mode 100644 index 000000000..2b1ca0c8b Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.5-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.5-compact.zip new file mode 100644 index 000000000..9377d948a Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.5-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.5-legacy.zip new file mode 100644 index 000000000..2fb46ae15 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.6-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.6-compact.zip new file mode 100644 index 000000000..ced9f755a Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.6-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.6-legacy.zip new file mode 100644 index 000000000..f0b9ae74a Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.7-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.7-compact.zip new file mode 100644 index 000000000..8a210e8ae Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.7-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.7-legacy.zip new file mode 100644 index 000000000..0b5755cb8 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.8-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.8-compact.zip new file mode 100644 index 000000000..6a1906421 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.8-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.8-legacy.zip new file mode 100644 index 000000000..3812b5ae0 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.9-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.6.9-compact.zip new file mode 100644 index 000000000..8d5df2f7a Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.6.9-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.6.9-legacy.zip new file mode 100644 index 000000000..e997a3ecd Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.0-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.7.0-compact.zip new file mode 100644 index 000000000..b2dd55978 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.0-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.7.0-legacy.zip new file mode 100644 index 000000000..17b4ea852 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.1-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.7.1-compact.zip new file mode 100644 index 000000000..2450c04ba Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.1-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.7.1-legacy.zip new file mode 100644 index 000000000..1ee916dcf Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.2-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.7.2-compact.zip new file mode 100644 index 000000000..4a749113f Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.2-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.7.2-legacy.zip new file mode 100644 index 000000000..edcdb334d Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.3-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.7.3-compact.zip new file mode 100644 index 000000000..56dc6e75c Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.3-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.7.3-legacy.zip new file mode 100644 index 000000000..b6ee93b06 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.4-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.7.4-compact.zip new file mode 100644 index 000000000..11b32a646 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.4-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.7.4-legacy.zip new file mode 100644 index 000000000..1ea20793b Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.5-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.7.5-compact.zip new file mode 100644 index 000000000..c9e7617dd Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.5-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.7.5-legacy.zip new file mode 100644 index 000000000..7ef082605 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.6-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.7.6-compact.zip new file mode 100644 index 000000000..5358e1f46 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.7.6-legacy.zip b/tests/ast-parsing/compile/call_to_variable-0.7.6-legacy.zip new file mode 100644 index 000000000..23b91057a Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.8.0-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.8.0-compact.zip new file mode 100644 index 000000000..df411be17 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.8.1-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.8.1-compact.zip new file mode 100644 index 000000000..0c9156e89 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.8.2-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.8.2-compact.zip new file mode 100644 index 000000000..47b021196 Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.8.3-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.8.3-compact.zip new file mode 100644 index 000000000..b0eacc3ef Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/call_to_variable-0.8.4-compact.zip b/tests/ast-parsing/compile/call_to_variable-0.8.4-compact.zip new file mode 100644 index 000000000..93eb06f7a Binary files /dev/null and b/tests/ast-parsing/compile/call_to_variable-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.0-legacy.zip b/tests/ast-parsing/compile/comment-0.4.0-legacy.zip new file mode 100644 index 000000000..1f3162d68 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.1-legacy.zip b/tests/ast-parsing/compile/comment-0.4.1-legacy.zip new file mode 100644 index 000000000..587363f04 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.10-legacy.zip b/tests/ast-parsing/compile/comment-0.4.10-legacy.zip new file mode 100644 index 000000000..e8c528fe6 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.11-legacy.zip b/tests/ast-parsing/compile/comment-0.4.11-legacy.zip new file mode 100644 index 000000000..ad58065ec Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.12-compact.zip b/tests/ast-parsing/compile/comment-0.4.12-compact.zip new file mode 100644 index 000000000..b5f31144f Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.12-legacy.zip b/tests/ast-parsing/compile/comment-0.4.12-legacy.zip new file mode 100644 index 000000000..2dfd6ed5d Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.13-compact.zip b/tests/ast-parsing/compile/comment-0.4.13-compact.zip new file mode 100644 index 000000000..c4e233525 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.13-legacy.zip b/tests/ast-parsing/compile/comment-0.4.13-legacy.zip new file mode 100644 index 000000000..7f5062dd3 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.14-compact.zip b/tests/ast-parsing/compile/comment-0.4.14-compact.zip new file mode 100644 index 000000000..5b82d1920 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.14-legacy.zip b/tests/ast-parsing/compile/comment-0.4.14-legacy.zip new file mode 100644 index 000000000..895309a6a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.15-compact.zip b/tests/ast-parsing/compile/comment-0.4.15-compact.zip new file mode 100644 index 000000000..18ab1d25a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.15-legacy.zip b/tests/ast-parsing/compile/comment-0.4.15-legacy.zip new file mode 100644 index 000000000..01a237cc8 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.16-compact.zip b/tests/ast-parsing/compile/comment-0.4.16-compact.zip new file mode 100644 index 000000000..899ff0ca7 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.16-legacy.zip b/tests/ast-parsing/compile/comment-0.4.16-legacy.zip new file mode 100644 index 000000000..dad6de731 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.17-compact.zip b/tests/ast-parsing/compile/comment-0.4.17-compact.zip new file mode 100644 index 000000000..14889f373 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.17-legacy.zip b/tests/ast-parsing/compile/comment-0.4.17-legacy.zip new file mode 100644 index 000000000..daffa72c7 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.18-compact.zip b/tests/ast-parsing/compile/comment-0.4.18-compact.zip new file mode 100644 index 000000000..9e2a52419 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.18-legacy.zip b/tests/ast-parsing/compile/comment-0.4.18-legacy.zip new file mode 100644 index 000000000..9232a96b8 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.19-compact.zip b/tests/ast-parsing/compile/comment-0.4.19-compact.zip new file mode 100644 index 000000000..b0bafd04a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.19-legacy.zip b/tests/ast-parsing/compile/comment-0.4.19-legacy.zip new file mode 100644 index 000000000..06db07b33 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.2-legacy.zip b/tests/ast-parsing/compile/comment-0.4.2-legacy.zip new file mode 100644 index 000000000..fadf206e8 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.20-compact.zip b/tests/ast-parsing/compile/comment-0.4.20-compact.zip new file mode 100644 index 000000000..cd8c32fc7 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.20-legacy.zip b/tests/ast-parsing/compile/comment-0.4.20-legacy.zip new file mode 100644 index 000000000..20506f594 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.21-compact.zip b/tests/ast-parsing/compile/comment-0.4.21-compact.zip new file mode 100644 index 000000000..ec0049483 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.21-legacy.zip b/tests/ast-parsing/compile/comment-0.4.21-legacy.zip new file mode 100644 index 000000000..d3515481e Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.22-compact.zip b/tests/ast-parsing/compile/comment-0.4.22-compact.zip new file mode 100644 index 000000000..770127e54 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.22-legacy.zip b/tests/ast-parsing/compile/comment-0.4.22-legacy.zip new file mode 100644 index 000000000..14ae8e25a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.23-compact.zip b/tests/ast-parsing/compile/comment-0.4.23-compact.zip new file mode 100644 index 000000000..2eb9773df Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.23-legacy.zip b/tests/ast-parsing/compile/comment-0.4.23-legacy.zip new file mode 100644 index 000000000..30c35c86a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.24-compact.zip b/tests/ast-parsing/compile/comment-0.4.24-compact.zip new file mode 100644 index 000000000..733a9c6b7 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.24-legacy.zip b/tests/ast-parsing/compile/comment-0.4.24-legacy.zip new file mode 100644 index 000000000..cdcea76da Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.25-compact.zip b/tests/ast-parsing/compile/comment-0.4.25-compact.zip new file mode 100644 index 000000000..103a60709 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.25-legacy.zip b/tests/ast-parsing/compile/comment-0.4.25-legacy.zip new file mode 100644 index 000000000..5632fed3a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.26-compact.zip b/tests/ast-parsing/compile/comment-0.4.26-compact.zip new file mode 100644 index 000000000..d5cc35c64 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.26-legacy.zip b/tests/ast-parsing/compile/comment-0.4.26-legacy.zip new file mode 100644 index 000000000..157543254 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.3-legacy.zip b/tests/ast-parsing/compile/comment-0.4.3-legacy.zip new file mode 100644 index 000000000..1b53e2d24 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.4-legacy.zip b/tests/ast-parsing/compile/comment-0.4.4-legacy.zip new file mode 100644 index 000000000..3aaf606c0 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.5-legacy.zip b/tests/ast-parsing/compile/comment-0.4.5-legacy.zip new file mode 100644 index 000000000..3c9c6008c Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.6-legacy.zip b/tests/ast-parsing/compile/comment-0.4.6-legacy.zip new file mode 100644 index 000000000..006aeee66 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.7-legacy.zip b/tests/ast-parsing/compile/comment-0.4.7-legacy.zip new file mode 100644 index 000000000..2e3ef481a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.8-legacy.zip b/tests/ast-parsing/compile/comment-0.4.8-legacy.zip new file mode 100644 index 000000000..742595d91 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.4.9-legacy.zip b/tests/ast-parsing/compile/comment-0.4.9-legacy.zip new file mode 100644 index 000000000..38f16073a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.0-compact.zip b/tests/ast-parsing/compile/comment-0.5.0-compact.zip new file mode 100644 index 000000000..1540fb770 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.0-legacy.zip b/tests/ast-parsing/compile/comment-0.5.0-legacy.zip new file mode 100644 index 000000000..037b17e15 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.1-compact.zip b/tests/ast-parsing/compile/comment-0.5.1-compact.zip new file mode 100644 index 000000000..61bb276b4 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.1-legacy.zip b/tests/ast-parsing/compile/comment-0.5.1-legacy.zip new file mode 100644 index 000000000..5028cb3eb Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.10-compact.zip b/tests/ast-parsing/compile/comment-0.5.10-compact.zip new file mode 100644 index 000000000..facaa00b2 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.10-legacy.zip b/tests/ast-parsing/compile/comment-0.5.10-legacy.zip new file mode 100644 index 000000000..4a8724775 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.11-compact.zip b/tests/ast-parsing/compile/comment-0.5.11-compact.zip new file mode 100644 index 000000000..bdcda70aa Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.11-legacy.zip b/tests/ast-parsing/compile/comment-0.5.11-legacy.zip new file mode 100644 index 000000000..6886b50a8 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.12-compact.zip b/tests/ast-parsing/compile/comment-0.5.12-compact.zip new file mode 100644 index 000000000..a76cc6e40 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.12-legacy.zip b/tests/ast-parsing/compile/comment-0.5.12-legacy.zip new file mode 100644 index 000000000..da9182226 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.13-compact.zip b/tests/ast-parsing/compile/comment-0.5.13-compact.zip new file mode 100644 index 000000000..aabf2ea89 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.13-legacy.zip b/tests/ast-parsing/compile/comment-0.5.13-legacy.zip new file mode 100644 index 000000000..7840c5ff0 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.14-compact.zip b/tests/ast-parsing/compile/comment-0.5.14-compact.zip new file mode 100644 index 000000000..8e7255868 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.14-legacy.zip b/tests/ast-parsing/compile/comment-0.5.14-legacy.zip new file mode 100644 index 000000000..c7f4ee1e9 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.15-compact.zip b/tests/ast-parsing/compile/comment-0.5.15-compact.zip new file mode 100644 index 000000000..294f6034d Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.15-legacy.zip b/tests/ast-parsing/compile/comment-0.5.15-legacy.zip new file mode 100644 index 000000000..c70fbebef Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.16-compact.zip b/tests/ast-parsing/compile/comment-0.5.16-compact.zip new file mode 100644 index 000000000..1caf065da Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.16-legacy.zip b/tests/ast-parsing/compile/comment-0.5.16-legacy.zip new file mode 100644 index 000000000..bce7ee0ad Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.17-compact.zip b/tests/ast-parsing/compile/comment-0.5.17-compact.zip new file mode 100644 index 000000000..0869c87fd Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.17-legacy.zip b/tests/ast-parsing/compile/comment-0.5.17-legacy.zip new file mode 100644 index 000000000..5314362c4 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.2-compact.zip b/tests/ast-parsing/compile/comment-0.5.2-compact.zip new file mode 100644 index 000000000..e32237abf Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.2-legacy.zip b/tests/ast-parsing/compile/comment-0.5.2-legacy.zip new file mode 100644 index 000000000..054b85d09 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.3-compact.zip b/tests/ast-parsing/compile/comment-0.5.3-compact.zip new file mode 100644 index 000000000..53be765e9 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.3-legacy.zip b/tests/ast-parsing/compile/comment-0.5.3-legacy.zip new file mode 100644 index 000000000..f953a939d Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.4-compact.zip b/tests/ast-parsing/compile/comment-0.5.4-compact.zip new file mode 100644 index 000000000..05623491b Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.4-legacy.zip b/tests/ast-parsing/compile/comment-0.5.4-legacy.zip new file mode 100644 index 000000000..f67955049 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.5-compact.zip b/tests/ast-parsing/compile/comment-0.5.5-compact.zip new file mode 100644 index 000000000..8cc2ba793 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.5-legacy.zip b/tests/ast-parsing/compile/comment-0.5.5-legacy.zip new file mode 100644 index 000000000..8b9d7a5e3 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.6-compact.zip b/tests/ast-parsing/compile/comment-0.5.6-compact.zip new file mode 100644 index 000000000..95cbff2cc Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.6-legacy.zip b/tests/ast-parsing/compile/comment-0.5.6-legacy.zip new file mode 100644 index 000000000..a208ddde1 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.7-compact.zip b/tests/ast-parsing/compile/comment-0.5.7-compact.zip new file mode 100644 index 000000000..2bc43a013 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.7-legacy.zip b/tests/ast-parsing/compile/comment-0.5.7-legacy.zip new file mode 100644 index 000000000..3e568643f Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.8-compact.zip b/tests/ast-parsing/compile/comment-0.5.8-compact.zip new file mode 100644 index 000000000..84c48adf9 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.8-legacy.zip b/tests/ast-parsing/compile/comment-0.5.8-legacy.zip new file mode 100644 index 000000000..5173e9c28 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.9-compact.zip b/tests/ast-parsing/compile/comment-0.5.9-compact.zip new file mode 100644 index 000000000..1551e955e Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.5.9-legacy.zip b/tests/ast-parsing/compile/comment-0.5.9-legacy.zip new file mode 100644 index 000000000..7dd1af63d Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.0-compact.zip b/tests/ast-parsing/compile/comment-0.6.0-compact.zip new file mode 100644 index 000000000..8064b1b78 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.0-legacy.zip b/tests/ast-parsing/compile/comment-0.6.0-legacy.zip new file mode 100644 index 000000000..78d371639 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.1-compact.zip b/tests/ast-parsing/compile/comment-0.6.1-compact.zip new file mode 100644 index 000000000..f8cf51c61 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.1-legacy.zip b/tests/ast-parsing/compile/comment-0.6.1-legacy.zip new file mode 100644 index 000000000..339232cb5 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.10-compact.zip b/tests/ast-parsing/compile/comment-0.6.10-compact.zip new file mode 100644 index 000000000..034a3c443 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.10-legacy.zip b/tests/ast-parsing/compile/comment-0.6.10-legacy.zip new file mode 100644 index 000000000..f8e3ccfbb Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.11-compact.zip b/tests/ast-parsing/compile/comment-0.6.11-compact.zip new file mode 100644 index 000000000..637002200 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.11-legacy.zip b/tests/ast-parsing/compile/comment-0.6.11-legacy.zip new file mode 100644 index 000000000..15123be0a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.12-compact.zip b/tests/ast-parsing/compile/comment-0.6.12-compact.zip new file mode 100644 index 000000000..11b9fc933 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.12-legacy.zip b/tests/ast-parsing/compile/comment-0.6.12-legacy.zip new file mode 100644 index 000000000..8f05a1aa0 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.2-compact.zip b/tests/ast-parsing/compile/comment-0.6.2-compact.zip new file mode 100644 index 000000000..3b8150bbe Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.2-legacy.zip b/tests/ast-parsing/compile/comment-0.6.2-legacy.zip new file mode 100644 index 000000000..4c6ad1a24 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.3-compact.zip b/tests/ast-parsing/compile/comment-0.6.3-compact.zip new file mode 100644 index 000000000..ac7ace18d Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.3-legacy.zip b/tests/ast-parsing/compile/comment-0.6.3-legacy.zip new file mode 100644 index 000000000..b39e431df Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.4-compact.zip b/tests/ast-parsing/compile/comment-0.6.4-compact.zip new file mode 100644 index 000000000..a4bf7b680 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.4-legacy.zip b/tests/ast-parsing/compile/comment-0.6.4-legacy.zip new file mode 100644 index 000000000..3db177831 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.5-compact.zip b/tests/ast-parsing/compile/comment-0.6.5-compact.zip new file mode 100644 index 000000000..3bd83a6d4 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.5-legacy.zip b/tests/ast-parsing/compile/comment-0.6.5-legacy.zip new file mode 100644 index 000000000..28d23b5fd Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.6-compact.zip b/tests/ast-parsing/compile/comment-0.6.6-compact.zip new file mode 100644 index 000000000..2881d9851 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.6-legacy.zip b/tests/ast-parsing/compile/comment-0.6.6-legacy.zip new file mode 100644 index 000000000..55725c8e9 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.7-compact.zip b/tests/ast-parsing/compile/comment-0.6.7-compact.zip new file mode 100644 index 000000000..722c7b5f6 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.7-legacy.zip b/tests/ast-parsing/compile/comment-0.6.7-legacy.zip new file mode 100644 index 000000000..595d4e2bb Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.8-compact.zip b/tests/ast-parsing/compile/comment-0.6.8-compact.zip new file mode 100644 index 000000000..2e5c8c27d Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.8-legacy.zip b/tests/ast-parsing/compile/comment-0.6.8-legacy.zip new file mode 100644 index 000000000..e1c182c06 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.9-compact.zip b/tests/ast-parsing/compile/comment-0.6.9-compact.zip new file mode 100644 index 000000000..00fdd6845 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.6.9-legacy.zip b/tests/ast-parsing/compile/comment-0.6.9-legacy.zip new file mode 100644 index 000000000..eb1391f70 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.0-compact.zip b/tests/ast-parsing/compile/comment-0.7.0-compact.zip new file mode 100644 index 000000000..c1eba08a6 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.0-legacy.zip b/tests/ast-parsing/compile/comment-0.7.0-legacy.zip new file mode 100644 index 000000000..079b07e35 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.1-compact.zip b/tests/ast-parsing/compile/comment-0.7.1-compact.zip new file mode 100644 index 000000000..82b7320ed Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.1-legacy.zip b/tests/ast-parsing/compile/comment-0.7.1-legacy.zip new file mode 100644 index 000000000..ba622abe9 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.2-compact.zip b/tests/ast-parsing/compile/comment-0.7.2-compact.zip new file mode 100644 index 000000000..bb15b0e93 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.2-legacy.zip b/tests/ast-parsing/compile/comment-0.7.2-legacy.zip new file mode 100644 index 000000000..35af8ec16 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.3-compact.zip b/tests/ast-parsing/compile/comment-0.7.3-compact.zip new file mode 100644 index 000000000..370df3052 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.3-legacy.zip b/tests/ast-parsing/compile/comment-0.7.3-legacy.zip new file mode 100644 index 000000000..8ffdf6567 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.4-compact.zip b/tests/ast-parsing/compile/comment-0.7.4-compact.zip new file mode 100644 index 000000000..77c84af09 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.4-legacy.zip b/tests/ast-parsing/compile/comment-0.7.4-legacy.zip new file mode 100644 index 000000000..23a477e60 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.5-compact.zip b/tests/ast-parsing/compile/comment-0.7.5-compact.zip new file mode 100644 index 000000000..c5e31057a Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.5-legacy.zip b/tests/ast-parsing/compile/comment-0.7.5-legacy.zip new file mode 100644 index 000000000..e8c73d4c0 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.6-compact.zip b/tests/ast-parsing/compile/comment-0.7.6-compact.zip new file mode 100644 index 000000000..5139df684 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.7.6-legacy.zip b/tests/ast-parsing/compile/comment-0.7.6-legacy.zip new file mode 100644 index 000000000..39d1494ea Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/comment-0.8.0-compact.zip b/tests/ast-parsing/compile/comment-0.8.0-compact.zip new file mode 100644 index 000000000..27ca2bca2 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.8.1-compact.zip b/tests/ast-parsing/compile/comment-0.8.1-compact.zip new file mode 100644 index 000000000..97c39ebf2 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.8.2-compact.zip b/tests/ast-parsing/compile/comment-0.8.2-compact.zip new file mode 100644 index 000000000..72b58a2e1 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.8.3-compact.zip b/tests/ast-parsing/compile/comment-0.8.3-compact.zip new file mode 100644 index 000000000..3140d70ce Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/comment-0.8.4-compact.zip b/tests/ast-parsing/compile/comment-0.8.4-compact.zip new file mode 100644 index 000000000..ab1cf9799 Binary files /dev/null and b/tests/ast-parsing/compile/comment-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.0-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.0-legacy.zip new file mode 100644 index 000000000..1c89c6353 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.1-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.1-legacy.zip new file mode 100644 index 000000000..955f7bca1 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.10-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.10-legacy.zip new file mode 100644 index 000000000..f18305fa5 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.11-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.11-legacy.zip new file mode 100644 index 000000000..c9e627c00 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.12-compact.zip b/tests/ast-parsing/compile/conditional-0.4.12-compact.zip new file mode 100644 index 000000000..594229275 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.12-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.12-legacy.zip new file mode 100644 index 000000000..7f3e3603d Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.13-compact.zip b/tests/ast-parsing/compile/conditional-0.4.13-compact.zip new file mode 100644 index 000000000..2232e508e Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.13-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.13-legacy.zip new file mode 100644 index 000000000..9cdc00f2f Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.14-compact.zip b/tests/ast-parsing/compile/conditional-0.4.14-compact.zip new file mode 100644 index 000000000..8a6876e73 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.14-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.14-legacy.zip new file mode 100644 index 000000000..6e288327a Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.15-compact.zip b/tests/ast-parsing/compile/conditional-0.4.15-compact.zip new file mode 100644 index 000000000..d89619f35 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.15-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.15-legacy.zip new file mode 100644 index 000000000..d8af64aaa Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.16-compact.zip b/tests/ast-parsing/compile/conditional-0.4.16-compact.zip new file mode 100644 index 000000000..a8e7f7a59 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.16-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.16-legacy.zip new file mode 100644 index 000000000..537d91615 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.17-compact.zip b/tests/ast-parsing/compile/conditional-0.4.17-compact.zip new file mode 100644 index 000000000..680e1c9da Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.17-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.17-legacy.zip new file mode 100644 index 000000000..dcfabc0f0 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.18-compact.zip b/tests/ast-parsing/compile/conditional-0.4.18-compact.zip new file mode 100644 index 000000000..ca72bdc37 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.18-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.18-legacy.zip new file mode 100644 index 000000000..8f7b5ad91 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.19-compact.zip b/tests/ast-parsing/compile/conditional-0.4.19-compact.zip new file mode 100644 index 000000000..67e6f9a69 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.19-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.19-legacy.zip new file mode 100644 index 000000000..b60f1a6ab Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.2-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.2-legacy.zip new file mode 100644 index 000000000..58b4a83d6 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.20-compact.zip b/tests/ast-parsing/compile/conditional-0.4.20-compact.zip new file mode 100644 index 000000000..511f41f07 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.20-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.20-legacy.zip new file mode 100644 index 000000000..abf3bc455 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.21-compact.zip b/tests/ast-parsing/compile/conditional-0.4.21-compact.zip new file mode 100644 index 000000000..be05e4f49 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.21-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.21-legacy.zip new file mode 100644 index 000000000..8668977f4 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.22-compact.zip b/tests/ast-parsing/compile/conditional-0.4.22-compact.zip new file mode 100644 index 000000000..8474e95b0 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.22-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.22-legacy.zip new file mode 100644 index 000000000..94e447a7f Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.23-compact.zip b/tests/ast-parsing/compile/conditional-0.4.23-compact.zip new file mode 100644 index 000000000..80509794e Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.23-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.23-legacy.zip new file mode 100644 index 000000000..530f8ea07 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.24-compact.zip b/tests/ast-parsing/compile/conditional-0.4.24-compact.zip new file mode 100644 index 000000000..7f4179d83 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.24-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.24-legacy.zip new file mode 100644 index 000000000..efb735b51 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.25-compact.zip b/tests/ast-parsing/compile/conditional-0.4.25-compact.zip new file mode 100644 index 000000000..02927ba5b Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.25-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.25-legacy.zip new file mode 100644 index 000000000..506936c30 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.26-compact.zip b/tests/ast-parsing/compile/conditional-0.4.26-compact.zip new file mode 100644 index 000000000..1ca9f828b Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.26-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.26-legacy.zip new file mode 100644 index 000000000..1e98b9085 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.3-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.3-legacy.zip new file mode 100644 index 000000000..d3770e366 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.4-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.4-legacy.zip new file mode 100644 index 000000000..0dce8265c Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.5-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.5-legacy.zip new file mode 100644 index 000000000..e8d84222a Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.6-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.6-legacy.zip new file mode 100644 index 000000000..a8e16225c Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.7-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.7-legacy.zip new file mode 100644 index 000000000..5dc7e8429 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.8-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.8-legacy.zip new file mode 100644 index 000000000..f4aca3df6 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.4.9-legacy.zip b/tests/ast-parsing/compile/conditional-0.4.9-legacy.zip new file mode 100644 index 000000000..16b039b9d Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.0-compact.zip b/tests/ast-parsing/compile/conditional-0.5.0-compact.zip new file mode 100644 index 000000000..1f08d0a78 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.0-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.0-legacy.zip new file mode 100644 index 000000000..dcdd03c30 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.1-compact.zip b/tests/ast-parsing/compile/conditional-0.5.1-compact.zip new file mode 100644 index 000000000..e3197c351 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.1-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.1-legacy.zip new file mode 100644 index 000000000..4145ade8c Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.10-compact.zip b/tests/ast-parsing/compile/conditional-0.5.10-compact.zip new file mode 100644 index 000000000..b850865b5 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.10-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.10-legacy.zip new file mode 100644 index 000000000..89949219d Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.11-compact.zip b/tests/ast-parsing/compile/conditional-0.5.11-compact.zip new file mode 100644 index 000000000..19c768f3a Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.11-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.11-legacy.zip new file mode 100644 index 000000000..965f97856 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.12-compact.zip b/tests/ast-parsing/compile/conditional-0.5.12-compact.zip new file mode 100644 index 000000000..c9d8a3501 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.12-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.12-legacy.zip new file mode 100644 index 000000000..29013bbf8 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.13-compact.zip b/tests/ast-parsing/compile/conditional-0.5.13-compact.zip new file mode 100644 index 000000000..314d42cf2 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.13-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.13-legacy.zip new file mode 100644 index 000000000..51100f58e Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.14-compact.zip b/tests/ast-parsing/compile/conditional-0.5.14-compact.zip new file mode 100644 index 000000000..0d68a71b4 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.14-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.14-legacy.zip new file mode 100644 index 000000000..6c602b339 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.15-compact.zip b/tests/ast-parsing/compile/conditional-0.5.15-compact.zip new file mode 100644 index 000000000..0ae1f1ff6 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.15-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.15-legacy.zip new file mode 100644 index 000000000..920e59c55 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.16-compact.zip b/tests/ast-parsing/compile/conditional-0.5.16-compact.zip new file mode 100644 index 000000000..8fd144958 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.16-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.16-legacy.zip new file mode 100644 index 000000000..eb01babf0 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.17-compact.zip b/tests/ast-parsing/compile/conditional-0.5.17-compact.zip new file mode 100644 index 000000000..31e73093a Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.17-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.17-legacy.zip new file mode 100644 index 000000000..1bcc68def Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.2-compact.zip b/tests/ast-parsing/compile/conditional-0.5.2-compact.zip new file mode 100644 index 000000000..0b6e76adb Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.2-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.2-legacy.zip new file mode 100644 index 000000000..ebd9c5ffa Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.3-compact.zip b/tests/ast-parsing/compile/conditional-0.5.3-compact.zip new file mode 100644 index 000000000..dee8b7dfc Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.3-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.3-legacy.zip new file mode 100644 index 000000000..95fce71d1 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.4-compact.zip b/tests/ast-parsing/compile/conditional-0.5.4-compact.zip new file mode 100644 index 000000000..914b62e1c Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.4-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.4-legacy.zip new file mode 100644 index 000000000..bcfc4b065 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.5-compact.zip b/tests/ast-parsing/compile/conditional-0.5.5-compact.zip new file mode 100644 index 000000000..b706b2d90 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.5-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.5-legacy.zip new file mode 100644 index 000000000..18cde373a Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.6-compact.zip b/tests/ast-parsing/compile/conditional-0.5.6-compact.zip new file mode 100644 index 000000000..c1580fdb4 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.6-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.6-legacy.zip new file mode 100644 index 000000000..1f3fc0e99 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.7-compact.zip b/tests/ast-parsing/compile/conditional-0.5.7-compact.zip new file mode 100644 index 000000000..3e3f5de84 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.7-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.7-legacy.zip new file mode 100644 index 000000000..4157a3034 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.8-compact.zip b/tests/ast-parsing/compile/conditional-0.5.8-compact.zip new file mode 100644 index 000000000..df1b7d181 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.8-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.8-legacy.zip new file mode 100644 index 000000000..75c41335f Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.9-compact.zip b/tests/ast-parsing/compile/conditional-0.5.9-compact.zip new file mode 100644 index 000000000..c03d7f704 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.5.9-legacy.zip b/tests/ast-parsing/compile/conditional-0.5.9-legacy.zip new file mode 100644 index 000000000..fcbd769ca Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.0-compact.zip b/tests/ast-parsing/compile/conditional-0.6.0-compact.zip new file mode 100644 index 000000000..a8f877496 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.0-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.0-legacy.zip new file mode 100644 index 000000000..86a871e99 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.1-compact.zip b/tests/ast-parsing/compile/conditional-0.6.1-compact.zip new file mode 100644 index 000000000..7bd4efaac Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.1-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.1-legacy.zip new file mode 100644 index 000000000..066852c0a Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.10-compact.zip b/tests/ast-parsing/compile/conditional-0.6.10-compact.zip new file mode 100644 index 000000000..a27177f9d Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.10-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.10-legacy.zip new file mode 100644 index 000000000..d350e4bab Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.11-compact.zip b/tests/ast-parsing/compile/conditional-0.6.11-compact.zip new file mode 100644 index 000000000..b03c2835e Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.11-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.11-legacy.zip new file mode 100644 index 000000000..b2801df83 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.12-compact.zip b/tests/ast-parsing/compile/conditional-0.6.12-compact.zip new file mode 100644 index 000000000..8694d653d Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.12-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.12-legacy.zip new file mode 100644 index 000000000..9c6a24258 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.2-compact.zip b/tests/ast-parsing/compile/conditional-0.6.2-compact.zip new file mode 100644 index 000000000..b4d4f1dd4 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.2-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.2-legacy.zip new file mode 100644 index 000000000..2cd06fdd6 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.3-compact.zip b/tests/ast-parsing/compile/conditional-0.6.3-compact.zip new file mode 100644 index 000000000..f76138a3c Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.3-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.3-legacy.zip new file mode 100644 index 000000000..cec84fbad Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.4-compact.zip b/tests/ast-parsing/compile/conditional-0.6.4-compact.zip new file mode 100644 index 000000000..88d54ca1f Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.4-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.4-legacy.zip new file mode 100644 index 000000000..58d33f714 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.5-compact.zip b/tests/ast-parsing/compile/conditional-0.6.5-compact.zip new file mode 100644 index 000000000..3dfe1093a Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.5-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.5-legacy.zip new file mode 100644 index 000000000..428817ed5 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.6-compact.zip b/tests/ast-parsing/compile/conditional-0.6.6-compact.zip new file mode 100644 index 000000000..632ae5f1f Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.6-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.6-legacy.zip new file mode 100644 index 000000000..27fd966c3 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.7-compact.zip b/tests/ast-parsing/compile/conditional-0.6.7-compact.zip new file mode 100644 index 000000000..7e347bd1d Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.7-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.7-legacy.zip new file mode 100644 index 000000000..9f4d9cf69 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.8-compact.zip b/tests/ast-parsing/compile/conditional-0.6.8-compact.zip new file mode 100644 index 000000000..931ebb6b5 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.8-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.8-legacy.zip new file mode 100644 index 000000000..236729a3b Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.9-compact.zip b/tests/ast-parsing/compile/conditional-0.6.9-compact.zip new file mode 100644 index 000000000..83ab052e9 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.6.9-legacy.zip b/tests/ast-parsing/compile/conditional-0.6.9-legacy.zip new file mode 100644 index 000000000..22ad7faee Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.0-compact.zip b/tests/ast-parsing/compile/conditional-0.7.0-compact.zip new file mode 100644 index 000000000..20fda2bc8 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.0-legacy.zip b/tests/ast-parsing/compile/conditional-0.7.0-legacy.zip new file mode 100644 index 000000000..07a7c2ff4 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.1-compact.zip b/tests/ast-parsing/compile/conditional-0.7.1-compact.zip new file mode 100644 index 000000000..b3d19c3ff Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.1-legacy.zip b/tests/ast-parsing/compile/conditional-0.7.1-legacy.zip new file mode 100644 index 000000000..9791522b0 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.2-compact.zip b/tests/ast-parsing/compile/conditional-0.7.2-compact.zip new file mode 100644 index 000000000..29e3da1e0 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.2-legacy.zip b/tests/ast-parsing/compile/conditional-0.7.2-legacy.zip new file mode 100644 index 000000000..dc9fb78e5 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.3-compact.zip b/tests/ast-parsing/compile/conditional-0.7.3-compact.zip new file mode 100644 index 000000000..6481250b1 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.3-legacy.zip b/tests/ast-parsing/compile/conditional-0.7.3-legacy.zip new file mode 100644 index 000000000..6aec283cd Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.4-compact.zip b/tests/ast-parsing/compile/conditional-0.7.4-compact.zip new file mode 100644 index 000000000..b792f388e Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.4-legacy.zip b/tests/ast-parsing/compile/conditional-0.7.4-legacy.zip new file mode 100644 index 000000000..5787c4e88 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.5-compact.zip b/tests/ast-parsing/compile/conditional-0.7.5-compact.zip new file mode 100644 index 000000000..3869b3535 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.5-legacy.zip b/tests/ast-parsing/compile/conditional-0.7.5-legacy.zip new file mode 100644 index 000000000..390ebf963 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.6-compact.zip b/tests/ast-parsing/compile/conditional-0.7.6-compact.zip new file mode 100644 index 000000000..edbbb4c02 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.7.6-legacy.zip b/tests/ast-parsing/compile/conditional-0.7.6-legacy.zip new file mode 100644 index 000000000..06cb05513 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.8.0-compact.zip b/tests/ast-parsing/compile/conditional-0.8.0-compact.zip new file mode 100644 index 000000000..2be54a4e2 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.8.1-compact.zip b/tests/ast-parsing/compile/conditional-0.8.1-compact.zip new file mode 100644 index 000000000..bd05b1d76 Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.8.2-compact.zip b/tests/ast-parsing/compile/conditional-0.8.2-compact.zip new file mode 100644 index 000000000..a864c04cc Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.8.3-compact.zip b/tests/ast-parsing/compile/conditional-0.8.3-compact.zip new file mode 100644 index 000000000..0da789acd Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/conditional-0.8.4-compact.zip b/tests/ast-parsing/compile/conditional-0.8.4-compact.zip new file mode 100644 index 000000000..c01f6444d Binary files /dev/null and b/tests/ast-parsing/compile/conditional-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.0-legacy.zip b/tests/ast-parsing/compile/continue-0.4.0-legacy.zip new file mode 100644 index 000000000..d1d7cce06 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.1-legacy.zip b/tests/ast-parsing/compile/continue-0.4.1-legacy.zip new file mode 100644 index 000000000..f60f0f079 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.10-legacy.zip b/tests/ast-parsing/compile/continue-0.4.10-legacy.zip new file mode 100644 index 000000000..48bb4ba03 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.11-legacy.zip b/tests/ast-parsing/compile/continue-0.4.11-legacy.zip new file mode 100644 index 000000000..1eb656d4a Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.12-compact.zip b/tests/ast-parsing/compile/continue-0.4.12-compact.zip new file mode 100644 index 000000000..d2d997125 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.12-legacy.zip b/tests/ast-parsing/compile/continue-0.4.12-legacy.zip new file mode 100644 index 000000000..34e807569 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.13-compact.zip b/tests/ast-parsing/compile/continue-0.4.13-compact.zip new file mode 100644 index 000000000..3f08e4926 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.13-legacy.zip b/tests/ast-parsing/compile/continue-0.4.13-legacy.zip new file mode 100644 index 000000000..6efd8379a Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.14-compact.zip b/tests/ast-parsing/compile/continue-0.4.14-compact.zip new file mode 100644 index 000000000..f93c6485d Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.14-legacy.zip b/tests/ast-parsing/compile/continue-0.4.14-legacy.zip new file mode 100644 index 000000000..2eb1277c6 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.15-compact.zip b/tests/ast-parsing/compile/continue-0.4.15-compact.zip new file mode 100644 index 000000000..35ea4fd97 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.15-legacy.zip b/tests/ast-parsing/compile/continue-0.4.15-legacy.zip new file mode 100644 index 000000000..896b4e2b6 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.16-compact.zip b/tests/ast-parsing/compile/continue-0.4.16-compact.zip new file mode 100644 index 000000000..cff9a1548 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.16-legacy.zip b/tests/ast-parsing/compile/continue-0.4.16-legacy.zip new file mode 100644 index 000000000..e28289cf7 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.17-compact.zip b/tests/ast-parsing/compile/continue-0.4.17-compact.zip new file mode 100644 index 000000000..f681efc13 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.17-legacy.zip b/tests/ast-parsing/compile/continue-0.4.17-legacy.zip new file mode 100644 index 000000000..0c06051bb Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.18-compact.zip b/tests/ast-parsing/compile/continue-0.4.18-compact.zip new file mode 100644 index 000000000..ef0041dc6 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.18-legacy.zip b/tests/ast-parsing/compile/continue-0.4.18-legacy.zip new file mode 100644 index 000000000..3c05af98f Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.19-compact.zip b/tests/ast-parsing/compile/continue-0.4.19-compact.zip new file mode 100644 index 000000000..e564d1523 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.19-legacy.zip b/tests/ast-parsing/compile/continue-0.4.19-legacy.zip new file mode 100644 index 000000000..0bc39c265 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.2-legacy.zip b/tests/ast-parsing/compile/continue-0.4.2-legacy.zip new file mode 100644 index 000000000..7236455b3 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.20-compact.zip b/tests/ast-parsing/compile/continue-0.4.20-compact.zip new file mode 100644 index 000000000..7f7721b35 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.20-legacy.zip b/tests/ast-parsing/compile/continue-0.4.20-legacy.zip new file mode 100644 index 000000000..7ffe48101 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.21-compact.zip b/tests/ast-parsing/compile/continue-0.4.21-compact.zip new file mode 100644 index 000000000..137f64ade Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.21-legacy.zip b/tests/ast-parsing/compile/continue-0.4.21-legacy.zip new file mode 100644 index 000000000..bb3035528 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.22-compact.zip b/tests/ast-parsing/compile/continue-0.4.22-compact.zip new file mode 100644 index 000000000..9abb50276 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.22-legacy.zip b/tests/ast-parsing/compile/continue-0.4.22-legacy.zip new file mode 100644 index 000000000..0ee667dc3 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.23-compact.zip b/tests/ast-parsing/compile/continue-0.4.23-compact.zip new file mode 100644 index 000000000..88bfac1fc Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.23-legacy.zip b/tests/ast-parsing/compile/continue-0.4.23-legacy.zip new file mode 100644 index 000000000..8ab37e628 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.24-compact.zip b/tests/ast-parsing/compile/continue-0.4.24-compact.zip new file mode 100644 index 000000000..ba5564d6b Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.24-legacy.zip b/tests/ast-parsing/compile/continue-0.4.24-legacy.zip new file mode 100644 index 000000000..33dbfaf14 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.25-compact.zip b/tests/ast-parsing/compile/continue-0.4.25-compact.zip new file mode 100644 index 000000000..7d8a28543 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.25-legacy.zip b/tests/ast-parsing/compile/continue-0.4.25-legacy.zip new file mode 100644 index 000000000..3d8cfd9d6 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.26-compact.zip b/tests/ast-parsing/compile/continue-0.4.26-compact.zip new file mode 100644 index 000000000..37d7149ed Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.26-legacy.zip b/tests/ast-parsing/compile/continue-0.4.26-legacy.zip new file mode 100644 index 000000000..ecbba6dfd Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.3-legacy.zip b/tests/ast-parsing/compile/continue-0.4.3-legacy.zip new file mode 100644 index 000000000..800284774 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.4-legacy.zip b/tests/ast-parsing/compile/continue-0.4.4-legacy.zip new file mode 100644 index 000000000..31dcf6c44 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.5-legacy.zip b/tests/ast-parsing/compile/continue-0.4.5-legacy.zip new file mode 100644 index 000000000..6edc5f677 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.6-legacy.zip b/tests/ast-parsing/compile/continue-0.4.6-legacy.zip new file mode 100644 index 000000000..e9477d88d Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.7-legacy.zip b/tests/ast-parsing/compile/continue-0.4.7-legacy.zip new file mode 100644 index 000000000..72d2f7b9d Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.8-legacy.zip b/tests/ast-parsing/compile/continue-0.4.8-legacy.zip new file mode 100644 index 000000000..2e5bb7fe1 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.4.9-legacy.zip b/tests/ast-parsing/compile/continue-0.4.9-legacy.zip new file mode 100644 index 000000000..fc77b1b9e Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.0-compact.zip b/tests/ast-parsing/compile/continue-0.5.0-compact.zip new file mode 100644 index 000000000..85f624e6e Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.0-legacy.zip b/tests/ast-parsing/compile/continue-0.5.0-legacy.zip new file mode 100644 index 000000000..bb1cfad33 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.1-compact.zip b/tests/ast-parsing/compile/continue-0.5.1-compact.zip new file mode 100644 index 000000000..ffe24fa55 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.1-legacy.zip b/tests/ast-parsing/compile/continue-0.5.1-legacy.zip new file mode 100644 index 000000000..a54f40c43 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.10-compact.zip b/tests/ast-parsing/compile/continue-0.5.10-compact.zip new file mode 100644 index 000000000..a58695b09 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.10-legacy.zip b/tests/ast-parsing/compile/continue-0.5.10-legacy.zip new file mode 100644 index 000000000..bad7fe30a Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.11-compact.zip b/tests/ast-parsing/compile/continue-0.5.11-compact.zip new file mode 100644 index 000000000..8e57b8f34 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.11-legacy.zip b/tests/ast-parsing/compile/continue-0.5.11-legacy.zip new file mode 100644 index 000000000..d05099e39 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.12-compact.zip b/tests/ast-parsing/compile/continue-0.5.12-compact.zip new file mode 100644 index 000000000..87a0d9d12 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.12-legacy.zip b/tests/ast-parsing/compile/continue-0.5.12-legacy.zip new file mode 100644 index 000000000..d60f75afd Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.13-compact.zip b/tests/ast-parsing/compile/continue-0.5.13-compact.zip new file mode 100644 index 000000000..4d93c4867 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.13-legacy.zip b/tests/ast-parsing/compile/continue-0.5.13-legacy.zip new file mode 100644 index 000000000..48d9c5322 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.14-compact.zip b/tests/ast-parsing/compile/continue-0.5.14-compact.zip new file mode 100644 index 000000000..1f9de096b Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.14-legacy.zip b/tests/ast-parsing/compile/continue-0.5.14-legacy.zip new file mode 100644 index 000000000..0361b91be Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.15-compact.zip b/tests/ast-parsing/compile/continue-0.5.15-compact.zip new file mode 100644 index 000000000..6f0120d43 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.15-legacy.zip b/tests/ast-parsing/compile/continue-0.5.15-legacy.zip new file mode 100644 index 000000000..76e51ea66 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.16-compact.zip b/tests/ast-parsing/compile/continue-0.5.16-compact.zip new file mode 100644 index 000000000..0e0de1b95 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.16-legacy.zip b/tests/ast-parsing/compile/continue-0.5.16-legacy.zip new file mode 100644 index 000000000..6a9a868cb Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.17-compact.zip b/tests/ast-parsing/compile/continue-0.5.17-compact.zip new file mode 100644 index 000000000..4e61200dc Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.17-legacy.zip b/tests/ast-parsing/compile/continue-0.5.17-legacy.zip new file mode 100644 index 000000000..877b2610b Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.2-compact.zip b/tests/ast-parsing/compile/continue-0.5.2-compact.zip new file mode 100644 index 000000000..723cc5580 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.2-legacy.zip b/tests/ast-parsing/compile/continue-0.5.2-legacy.zip new file mode 100644 index 000000000..5ac560d1f Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.3-compact.zip b/tests/ast-parsing/compile/continue-0.5.3-compact.zip new file mode 100644 index 000000000..9c572e847 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.3-legacy.zip b/tests/ast-parsing/compile/continue-0.5.3-legacy.zip new file mode 100644 index 000000000..d59c14c9e Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.4-compact.zip b/tests/ast-parsing/compile/continue-0.5.4-compact.zip new file mode 100644 index 000000000..5fd9e2a4e Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.4-legacy.zip b/tests/ast-parsing/compile/continue-0.5.4-legacy.zip new file mode 100644 index 000000000..9af392714 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.5-compact.zip b/tests/ast-parsing/compile/continue-0.5.5-compact.zip new file mode 100644 index 000000000..df6bff595 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.5-legacy.zip b/tests/ast-parsing/compile/continue-0.5.5-legacy.zip new file mode 100644 index 000000000..74384708d Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.6-compact.zip b/tests/ast-parsing/compile/continue-0.5.6-compact.zip new file mode 100644 index 000000000..7151e60f7 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.6-legacy.zip b/tests/ast-parsing/compile/continue-0.5.6-legacy.zip new file mode 100644 index 000000000..35ad05fab Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.7-compact.zip b/tests/ast-parsing/compile/continue-0.5.7-compact.zip new file mode 100644 index 000000000..f1d6c86ad Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.7-legacy.zip b/tests/ast-parsing/compile/continue-0.5.7-legacy.zip new file mode 100644 index 000000000..69d7424bc Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.8-compact.zip b/tests/ast-parsing/compile/continue-0.5.8-compact.zip new file mode 100644 index 000000000..1c070915b Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.8-legacy.zip b/tests/ast-parsing/compile/continue-0.5.8-legacy.zip new file mode 100644 index 000000000..75a896f44 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.9-compact.zip b/tests/ast-parsing/compile/continue-0.5.9-compact.zip new file mode 100644 index 000000000..b2b647bd9 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.5.9-legacy.zip b/tests/ast-parsing/compile/continue-0.5.9-legacy.zip new file mode 100644 index 000000000..92877fdc3 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.0-compact.zip b/tests/ast-parsing/compile/continue-0.6.0-compact.zip new file mode 100644 index 000000000..b46cac269 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.0-legacy.zip b/tests/ast-parsing/compile/continue-0.6.0-legacy.zip new file mode 100644 index 000000000..183c09aa5 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.1-compact.zip b/tests/ast-parsing/compile/continue-0.6.1-compact.zip new file mode 100644 index 000000000..22428e9fd Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.1-legacy.zip b/tests/ast-parsing/compile/continue-0.6.1-legacy.zip new file mode 100644 index 000000000..2b43d2d32 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.10-compact.zip b/tests/ast-parsing/compile/continue-0.6.10-compact.zip new file mode 100644 index 000000000..a1f8d53a3 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.10-legacy.zip b/tests/ast-parsing/compile/continue-0.6.10-legacy.zip new file mode 100644 index 000000000..f18db18de Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.11-compact.zip b/tests/ast-parsing/compile/continue-0.6.11-compact.zip new file mode 100644 index 000000000..fa24a5702 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.11-legacy.zip b/tests/ast-parsing/compile/continue-0.6.11-legacy.zip new file mode 100644 index 000000000..355cb68b9 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.12-compact.zip b/tests/ast-parsing/compile/continue-0.6.12-compact.zip new file mode 100644 index 000000000..ba6dd1c99 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.12-legacy.zip b/tests/ast-parsing/compile/continue-0.6.12-legacy.zip new file mode 100644 index 000000000..92d1bbf9f Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.2-compact.zip b/tests/ast-parsing/compile/continue-0.6.2-compact.zip new file mode 100644 index 000000000..4de50efd1 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.2-legacy.zip b/tests/ast-parsing/compile/continue-0.6.2-legacy.zip new file mode 100644 index 000000000..55f04faf6 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.3-compact.zip b/tests/ast-parsing/compile/continue-0.6.3-compact.zip new file mode 100644 index 000000000..9db6bdad4 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.3-legacy.zip b/tests/ast-parsing/compile/continue-0.6.3-legacy.zip new file mode 100644 index 000000000..309fbeee7 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.4-compact.zip b/tests/ast-parsing/compile/continue-0.6.4-compact.zip new file mode 100644 index 000000000..8d0eccbe7 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.4-legacy.zip b/tests/ast-parsing/compile/continue-0.6.4-legacy.zip new file mode 100644 index 000000000..a5fa297f5 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.5-compact.zip b/tests/ast-parsing/compile/continue-0.6.5-compact.zip new file mode 100644 index 000000000..ca9891349 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.5-legacy.zip b/tests/ast-parsing/compile/continue-0.6.5-legacy.zip new file mode 100644 index 000000000..e4a5e623f Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.6-compact.zip b/tests/ast-parsing/compile/continue-0.6.6-compact.zip new file mode 100644 index 000000000..8f4e72e8a Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.6-legacy.zip b/tests/ast-parsing/compile/continue-0.6.6-legacy.zip new file mode 100644 index 000000000..212acc077 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.7-compact.zip b/tests/ast-parsing/compile/continue-0.6.7-compact.zip new file mode 100644 index 000000000..c2303f4ab Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.7-legacy.zip b/tests/ast-parsing/compile/continue-0.6.7-legacy.zip new file mode 100644 index 000000000..7e10b06b4 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.8-compact.zip b/tests/ast-parsing/compile/continue-0.6.8-compact.zip new file mode 100644 index 000000000..0bcac6c81 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.8-legacy.zip b/tests/ast-parsing/compile/continue-0.6.8-legacy.zip new file mode 100644 index 000000000..cad8716e4 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.9-compact.zip b/tests/ast-parsing/compile/continue-0.6.9-compact.zip new file mode 100644 index 000000000..2996d90d0 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.6.9-legacy.zip b/tests/ast-parsing/compile/continue-0.6.9-legacy.zip new file mode 100644 index 000000000..ac6d8dd7a Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.0-compact.zip b/tests/ast-parsing/compile/continue-0.7.0-compact.zip new file mode 100644 index 000000000..3d5c77fd6 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.0-legacy.zip b/tests/ast-parsing/compile/continue-0.7.0-legacy.zip new file mode 100644 index 000000000..17fa4f7f9 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.1-compact.zip b/tests/ast-parsing/compile/continue-0.7.1-compact.zip new file mode 100644 index 000000000..29f592fde Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.1-legacy.zip b/tests/ast-parsing/compile/continue-0.7.1-legacy.zip new file mode 100644 index 000000000..b86a3b185 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.2-compact.zip b/tests/ast-parsing/compile/continue-0.7.2-compact.zip new file mode 100644 index 000000000..c64f67545 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.2-legacy.zip b/tests/ast-parsing/compile/continue-0.7.2-legacy.zip new file mode 100644 index 000000000..4063db7be Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.3-compact.zip b/tests/ast-parsing/compile/continue-0.7.3-compact.zip new file mode 100644 index 000000000..22f50824a Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.3-legacy.zip b/tests/ast-parsing/compile/continue-0.7.3-legacy.zip new file mode 100644 index 000000000..bd113ae8b Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.4-compact.zip b/tests/ast-parsing/compile/continue-0.7.4-compact.zip new file mode 100644 index 000000000..6245437da Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.4-legacy.zip b/tests/ast-parsing/compile/continue-0.7.4-legacy.zip new file mode 100644 index 000000000..c0aae85af Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.5-compact.zip b/tests/ast-parsing/compile/continue-0.7.5-compact.zip new file mode 100644 index 000000000..79245a8c8 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.5-legacy.zip b/tests/ast-parsing/compile/continue-0.7.5-legacy.zip new file mode 100644 index 000000000..eb6f3a217 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.6-compact.zip b/tests/ast-parsing/compile/continue-0.7.6-compact.zip new file mode 100644 index 000000000..aa9bb4148 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.7.6-legacy.zip b/tests/ast-parsing/compile/continue-0.7.6-legacy.zip new file mode 100644 index 000000000..3d3b3c1ff Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/continue-0.8.0-compact.zip b/tests/ast-parsing/compile/continue-0.8.0-compact.zip new file mode 100644 index 000000000..827be8a0e Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.8.1-compact.zip b/tests/ast-parsing/compile/continue-0.8.1-compact.zip new file mode 100644 index 000000000..8f1d43b20 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.8.2-compact.zip b/tests/ast-parsing/compile/continue-0.8.2-compact.zip new file mode 100644 index 000000000..92bd7f69b Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.8.3-compact.zip b/tests/ast-parsing/compile/continue-0.8.3-compact.zip new file mode 100644 index 000000000..f5711baa5 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/continue-0.8.4-compact.zip b/tests/ast-parsing/compile/continue-0.8.4-compact.zip new file mode 100644 index 000000000..f8dcbc208 Binary files /dev/null and b/tests/ast-parsing/compile/continue-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.0-legacy.zip b/tests/ast-parsing/compile/contract-0.4.0-legacy.zip new file mode 100644 index 000000000..db0dbf062 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.1-legacy.zip b/tests/ast-parsing/compile/contract-0.4.1-legacy.zip new file mode 100644 index 000000000..4a4038794 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.10-legacy.zip b/tests/ast-parsing/compile/contract-0.4.10-legacy.zip new file mode 100644 index 000000000..9c8f9de30 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.11-legacy.zip b/tests/ast-parsing/compile/contract-0.4.11-legacy.zip new file mode 100644 index 000000000..f35f6b313 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.12-compact.zip b/tests/ast-parsing/compile/contract-0.4.12-compact.zip new file mode 100644 index 000000000..a0f1493f3 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.12-legacy.zip b/tests/ast-parsing/compile/contract-0.4.12-legacy.zip new file mode 100644 index 000000000..d9d388e18 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.13-compact.zip b/tests/ast-parsing/compile/contract-0.4.13-compact.zip new file mode 100644 index 000000000..7a9ddb438 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.13-legacy.zip b/tests/ast-parsing/compile/contract-0.4.13-legacy.zip new file mode 100644 index 000000000..5f6179d68 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.14-compact.zip b/tests/ast-parsing/compile/contract-0.4.14-compact.zip new file mode 100644 index 000000000..4363614de Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.14-legacy.zip b/tests/ast-parsing/compile/contract-0.4.14-legacy.zip new file mode 100644 index 000000000..2edeb52e3 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.15-compact.zip b/tests/ast-parsing/compile/contract-0.4.15-compact.zip new file mode 100644 index 000000000..cc46708c3 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.15-legacy.zip b/tests/ast-parsing/compile/contract-0.4.15-legacy.zip new file mode 100644 index 000000000..93d33a8d4 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.16-compact.zip b/tests/ast-parsing/compile/contract-0.4.16-compact.zip new file mode 100644 index 000000000..33de177bf Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.16-legacy.zip b/tests/ast-parsing/compile/contract-0.4.16-legacy.zip new file mode 100644 index 000000000..917730dcf Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.17-compact.zip b/tests/ast-parsing/compile/contract-0.4.17-compact.zip new file mode 100644 index 000000000..9a35bc305 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.17-legacy.zip b/tests/ast-parsing/compile/contract-0.4.17-legacy.zip new file mode 100644 index 000000000..08ec4e28f Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.18-compact.zip b/tests/ast-parsing/compile/contract-0.4.18-compact.zip new file mode 100644 index 000000000..e892020ca Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.18-legacy.zip b/tests/ast-parsing/compile/contract-0.4.18-legacy.zip new file mode 100644 index 000000000..d6419d96b Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.19-compact.zip b/tests/ast-parsing/compile/contract-0.4.19-compact.zip new file mode 100644 index 000000000..08f868dd1 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.19-legacy.zip b/tests/ast-parsing/compile/contract-0.4.19-legacy.zip new file mode 100644 index 000000000..f903982d3 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.2-legacy.zip b/tests/ast-parsing/compile/contract-0.4.2-legacy.zip new file mode 100644 index 000000000..f7e26f6bf Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.20-compact.zip b/tests/ast-parsing/compile/contract-0.4.20-compact.zip new file mode 100644 index 000000000..eee9d0fe4 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.20-legacy.zip b/tests/ast-parsing/compile/contract-0.4.20-legacy.zip new file mode 100644 index 000000000..6f4d1f1f9 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.21-compact.zip b/tests/ast-parsing/compile/contract-0.4.21-compact.zip new file mode 100644 index 000000000..f92f6b2cd Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.21-legacy.zip b/tests/ast-parsing/compile/contract-0.4.21-legacy.zip new file mode 100644 index 000000000..e1e4223fa Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.22-compact.zip b/tests/ast-parsing/compile/contract-0.4.22-compact.zip new file mode 100644 index 000000000..57e776049 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.22-legacy.zip b/tests/ast-parsing/compile/contract-0.4.22-legacy.zip new file mode 100644 index 000000000..40c5483ef Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.23-compact.zip b/tests/ast-parsing/compile/contract-0.4.23-compact.zip new file mode 100644 index 000000000..16604d8a7 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.23-legacy.zip b/tests/ast-parsing/compile/contract-0.4.23-legacy.zip new file mode 100644 index 000000000..5375ca2be Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.24-compact.zip b/tests/ast-parsing/compile/contract-0.4.24-compact.zip new file mode 100644 index 000000000..62b967f31 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.24-legacy.zip b/tests/ast-parsing/compile/contract-0.4.24-legacy.zip new file mode 100644 index 000000000..5e06f6ecc Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.25-compact.zip b/tests/ast-parsing/compile/contract-0.4.25-compact.zip new file mode 100644 index 000000000..afce94e2a Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.25-legacy.zip b/tests/ast-parsing/compile/contract-0.4.25-legacy.zip new file mode 100644 index 000000000..a427b908a Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.26-compact.zip b/tests/ast-parsing/compile/contract-0.4.26-compact.zip new file mode 100644 index 000000000..2eda9e43f Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.26-legacy.zip b/tests/ast-parsing/compile/contract-0.4.26-legacy.zip new file mode 100644 index 000000000..a585bf035 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.3-legacy.zip b/tests/ast-parsing/compile/contract-0.4.3-legacy.zip new file mode 100644 index 000000000..ae8a0a9fb Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.4-legacy.zip b/tests/ast-parsing/compile/contract-0.4.4-legacy.zip new file mode 100644 index 000000000..0fac01de2 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.5-legacy.zip b/tests/ast-parsing/compile/contract-0.4.5-legacy.zip new file mode 100644 index 000000000..6a7eac43b Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.6-legacy.zip b/tests/ast-parsing/compile/contract-0.4.6-legacy.zip new file mode 100644 index 000000000..985485de5 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.7-legacy.zip b/tests/ast-parsing/compile/contract-0.4.7-legacy.zip new file mode 100644 index 000000000..6328f30b1 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.8-legacy.zip b/tests/ast-parsing/compile/contract-0.4.8-legacy.zip new file mode 100644 index 000000000..cd1e1176e Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.4.9-legacy.zip b/tests/ast-parsing/compile/contract-0.4.9-legacy.zip new file mode 100644 index 000000000..00d5f881d Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.0-compact.zip b/tests/ast-parsing/compile/contract-0.5.0-compact.zip new file mode 100644 index 000000000..417076f7d Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.0-legacy.zip b/tests/ast-parsing/compile/contract-0.5.0-legacy.zip new file mode 100644 index 000000000..2983bc14b Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.1-compact.zip b/tests/ast-parsing/compile/contract-0.5.1-compact.zip new file mode 100644 index 000000000..dde034590 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.1-legacy.zip b/tests/ast-parsing/compile/contract-0.5.1-legacy.zip new file mode 100644 index 000000000..1e650a15e Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.10-compact.zip b/tests/ast-parsing/compile/contract-0.5.10-compact.zip new file mode 100644 index 000000000..628a2643f Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.10-legacy.zip b/tests/ast-parsing/compile/contract-0.5.10-legacy.zip new file mode 100644 index 000000000..401b101f0 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.11-compact.zip b/tests/ast-parsing/compile/contract-0.5.11-compact.zip new file mode 100644 index 000000000..c2a742d9b Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.11-legacy.zip b/tests/ast-parsing/compile/contract-0.5.11-legacy.zip new file mode 100644 index 000000000..f63c1464d Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.12-compact.zip b/tests/ast-parsing/compile/contract-0.5.12-compact.zip new file mode 100644 index 000000000..4bb2a8efa Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.12-legacy.zip b/tests/ast-parsing/compile/contract-0.5.12-legacy.zip new file mode 100644 index 000000000..2940ee1e7 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.13-compact.zip b/tests/ast-parsing/compile/contract-0.5.13-compact.zip new file mode 100644 index 000000000..98357d6f2 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.13-legacy.zip b/tests/ast-parsing/compile/contract-0.5.13-legacy.zip new file mode 100644 index 000000000..9a468b6cf Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.14-compact.zip b/tests/ast-parsing/compile/contract-0.5.14-compact.zip new file mode 100644 index 000000000..816894a4b Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.14-legacy.zip b/tests/ast-parsing/compile/contract-0.5.14-legacy.zip new file mode 100644 index 000000000..af4f3c210 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.15-compact.zip b/tests/ast-parsing/compile/contract-0.5.15-compact.zip new file mode 100644 index 000000000..8991b3d0a Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.15-legacy.zip b/tests/ast-parsing/compile/contract-0.5.15-legacy.zip new file mode 100644 index 000000000..2833afc42 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.16-compact.zip b/tests/ast-parsing/compile/contract-0.5.16-compact.zip new file mode 100644 index 000000000..e1c2b51c2 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.16-legacy.zip b/tests/ast-parsing/compile/contract-0.5.16-legacy.zip new file mode 100644 index 000000000..f2ba05de2 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.17-compact.zip b/tests/ast-parsing/compile/contract-0.5.17-compact.zip new file mode 100644 index 000000000..735f497b4 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.17-legacy.zip b/tests/ast-parsing/compile/contract-0.5.17-legacy.zip new file mode 100644 index 000000000..1398f927f Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.2-compact.zip b/tests/ast-parsing/compile/contract-0.5.2-compact.zip new file mode 100644 index 000000000..99475a406 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.2-legacy.zip b/tests/ast-parsing/compile/contract-0.5.2-legacy.zip new file mode 100644 index 000000000..005fd2725 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.3-compact.zip b/tests/ast-parsing/compile/contract-0.5.3-compact.zip new file mode 100644 index 000000000..c9ab3423f Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.3-legacy.zip b/tests/ast-parsing/compile/contract-0.5.3-legacy.zip new file mode 100644 index 000000000..8c3d26856 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.4-compact.zip b/tests/ast-parsing/compile/contract-0.5.4-compact.zip new file mode 100644 index 000000000..13386fbf4 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.4-legacy.zip b/tests/ast-parsing/compile/contract-0.5.4-legacy.zip new file mode 100644 index 000000000..e1ad105c4 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.5-compact.zip b/tests/ast-parsing/compile/contract-0.5.5-compact.zip new file mode 100644 index 000000000..595bc83fa Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.5-legacy.zip b/tests/ast-parsing/compile/contract-0.5.5-legacy.zip new file mode 100644 index 000000000..60f7b70b4 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.6-compact.zip b/tests/ast-parsing/compile/contract-0.5.6-compact.zip new file mode 100644 index 000000000..ecacb1450 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.6-legacy.zip b/tests/ast-parsing/compile/contract-0.5.6-legacy.zip new file mode 100644 index 000000000..290b3dc9a Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.7-compact.zip b/tests/ast-parsing/compile/contract-0.5.7-compact.zip new file mode 100644 index 000000000..bd9f754d5 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.7-legacy.zip b/tests/ast-parsing/compile/contract-0.5.7-legacy.zip new file mode 100644 index 000000000..0e8d41ded Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.8-compact.zip b/tests/ast-parsing/compile/contract-0.5.8-compact.zip new file mode 100644 index 000000000..cfab9ffc5 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.8-legacy.zip b/tests/ast-parsing/compile/contract-0.5.8-legacy.zip new file mode 100644 index 000000000..74fd2d329 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.9-compact.zip b/tests/ast-parsing/compile/contract-0.5.9-compact.zip new file mode 100644 index 000000000..d2dbff8e1 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.5.9-legacy.zip b/tests/ast-parsing/compile/contract-0.5.9-legacy.zip new file mode 100644 index 000000000..cb1149263 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.0-compact.zip b/tests/ast-parsing/compile/contract-0.6.0-compact.zip new file mode 100644 index 000000000..354394575 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.0-legacy.zip b/tests/ast-parsing/compile/contract-0.6.0-legacy.zip new file mode 100644 index 000000000..6e9280c9d Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.1-compact.zip b/tests/ast-parsing/compile/contract-0.6.1-compact.zip new file mode 100644 index 000000000..a1adb9b1c Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.1-legacy.zip b/tests/ast-parsing/compile/contract-0.6.1-legacy.zip new file mode 100644 index 000000000..4b64c1ddd Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.10-compact.zip b/tests/ast-parsing/compile/contract-0.6.10-compact.zip new file mode 100644 index 000000000..891cffaff Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.10-legacy.zip b/tests/ast-parsing/compile/contract-0.6.10-legacy.zip new file mode 100644 index 000000000..f486dec81 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.11-compact.zip b/tests/ast-parsing/compile/contract-0.6.11-compact.zip new file mode 100644 index 000000000..8cb29e383 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.11-legacy.zip b/tests/ast-parsing/compile/contract-0.6.11-legacy.zip new file mode 100644 index 000000000..65c8f7b3f Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.12-compact.zip b/tests/ast-parsing/compile/contract-0.6.12-compact.zip new file mode 100644 index 000000000..4a541e79a Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.12-legacy.zip b/tests/ast-parsing/compile/contract-0.6.12-legacy.zip new file mode 100644 index 000000000..353a7131a Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.2-compact.zip b/tests/ast-parsing/compile/contract-0.6.2-compact.zip new file mode 100644 index 000000000..3dba6b5bd Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.2-legacy.zip b/tests/ast-parsing/compile/contract-0.6.2-legacy.zip new file mode 100644 index 000000000..53cb4ec60 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.3-compact.zip b/tests/ast-parsing/compile/contract-0.6.3-compact.zip new file mode 100644 index 000000000..b3fd37552 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.3-legacy.zip b/tests/ast-parsing/compile/contract-0.6.3-legacy.zip new file mode 100644 index 000000000..ca70f922f Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.4-compact.zip b/tests/ast-parsing/compile/contract-0.6.4-compact.zip new file mode 100644 index 000000000..8e47cbc8c Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.4-legacy.zip b/tests/ast-parsing/compile/contract-0.6.4-legacy.zip new file mode 100644 index 000000000..7a4c2cade Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.5-compact.zip b/tests/ast-parsing/compile/contract-0.6.5-compact.zip new file mode 100644 index 000000000..0a5386806 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.5-legacy.zip b/tests/ast-parsing/compile/contract-0.6.5-legacy.zip new file mode 100644 index 000000000..57eea60c9 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.6-compact.zip b/tests/ast-parsing/compile/contract-0.6.6-compact.zip new file mode 100644 index 000000000..ef560e1d9 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.6-legacy.zip b/tests/ast-parsing/compile/contract-0.6.6-legacy.zip new file mode 100644 index 000000000..a3f7fa9e2 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.7-compact.zip b/tests/ast-parsing/compile/contract-0.6.7-compact.zip new file mode 100644 index 000000000..b5ff0976b Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.7-legacy.zip b/tests/ast-parsing/compile/contract-0.6.7-legacy.zip new file mode 100644 index 000000000..6650a8e07 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.8-compact.zip b/tests/ast-parsing/compile/contract-0.6.8-compact.zip new file mode 100644 index 000000000..c0b0c080b Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.8-legacy.zip b/tests/ast-parsing/compile/contract-0.6.8-legacy.zip new file mode 100644 index 000000000..503b95023 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.9-compact.zip b/tests/ast-parsing/compile/contract-0.6.9-compact.zip new file mode 100644 index 000000000..82a24ccac Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.6.9-legacy.zip b/tests/ast-parsing/compile/contract-0.6.9-legacy.zip new file mode 100644 index 000000000..69d59407c Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.0-compact.zip b/tests/ast-parsing/compile/contract-0.7.0-compact.zip new file mode 100644 index 000000000..9b2b7348e Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.0-legacy.zip b/tests/ast-parsing/compile/contract-0.7.0-legacy.zip new file mode 100644 index 000000000..fc5d2410c Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.1-compact.zip b/tests/ast-parsing/compile/contract-0.7.1-compact.zip new file mode 100644 index 000000000..89b961e89 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.1-legacy.zip b/tests/ast-parsing/compile/contract-0.7.1-legacy.zip new file mode 100644 index 000000000..334047ae3 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.2-compact.zip b/tests/ast-parsing/compile/contract-0.7.2-compact.zip new file mode 100644 index 000000000..a4d24aada Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.2-legacy.zip b/tests/ast-parsing/compile/contract-0.7.2-legacy.zip new file mode 100644 index 000000000..494ec3bb0 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.3-compact.zip b/tests/ast-parsing/compile/contract-0.7.3-compact.zip new file mode 100644 index 000000000..d7337b2d4 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.3-legacy.zip b/tests/ast-parsing/compile/contract-0.7.3-legacy.zip new file mode 100644 index 000000000..6ddca429c Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.4-compact.zip b/tests/ast-parsing/compile/contract-0.7.4-compact.zip new file mode 100644 index 000000000..a7e847049 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.4-legacy.zip b/tests/ast-parsing/compile/contract-0.7.4-legacy.zip new file mode 100644 index 000000000..489bb571c Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.5-compact.zip b/tests/ast-parsing/compile/contract-0.7.5-compact.zip new file mode 100644 index 000000000..2d8760c56 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.5-legacy.zip b/tests/ast-parsing/compile/contract-0.7.5-legacy.zip new file mode 100644 index 000000000..e32500b4d Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.6-compact.zip b/tests/ast-parsing/compile/contract-0.7.6-compact.zip new file mode 100644 index 000000000..3b9e9cabd Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.7.6-legacy.zip b/tests/ast-parsing/compile/contract-0.7.6-legacy.zip new file mode 100644 index 000000000..0cebe6734 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/contract-0.8.0-compact.zip b/tests/ast-parsing/compile/contract-0.8.0-compact.zip new file mode 100644 index 000000000..48f7c13ee Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.8.1-compact.zip b/tests/ast-parsing/compile/contract-0.8.1-compact.zip new file mode 100644 index 000000000..8774094fb Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.8.2-compact.zip b/tests/ast-parsing/compile/contract-0.8.2-compact.zip new file mode 100644 index 000000000..a49f6bf62 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.8.3-compact.zip b/tests/ast-parsing/compile/contract-0.8.3-compact.zip new file mode 100644 index 000000000..30a842940 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/contract-0.8.4-compact.zip b/tests/ast-parsing/compile/contract-0.8.4-compact.zip new file mode 100644 index 000000000..50982e222 Binary files /dev/null and b/tests/ast-parsing/compile/contract-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.0-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.0-legacy.zip new file mode 100644 index 000000000..168b94690 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.1-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.1-legacy.zip new file mode 100644 index 000000000..290620a53 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.10-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.10-legacy.zip new file mode 100644 index 000000000..8a529da0d Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.11-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.11-legacy.zip new file mode 100644 index 000000000..bc919dbbc Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.12-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.12-compact.zip new file mode 100644 index 000000000..25b3726b7 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.12-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.12-legacy.zip new file mode 100644 index 000000000..e54a1e87a Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.13-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.13-compact.zip new file mode 100644 index 000000000..e45877ae1 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.13-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.13-legacy.zip new file mode 100644 index 000000000..e1d88f9a7 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.14-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.14-compact.zip new file mode 100644 index 000000000..5ce1b93f7 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.14-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.14-legacy.zip new file mode 100644 index 000000000..4542d1229 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.15-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.15-compact.zip new file mode 100644 index 000000000..d83a75f0b Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.15-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.15-legacy.zip new file mode 100644 index 000000000..041a8fe2e Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.16-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.16-compact.zip new file mode 100644 index 000000000..c2599911f Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.16-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.16-legacy.zip new file mode 100644 index 000000000..8879e0408 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.17-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.17-compact.zip new file mode 100644 index 000000000..21334d05e Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.17-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.17-legacy.zip new file mode 100644 index 000000000..f43f9adbe Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.18-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.18-compact.zip new file mode 100644 index 000000000..becf8f1fd Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.18-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.18-legacy.zip new file mode 100644 index 000000000..0d7da985c Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.19-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.19-compact.zip new file mode 100644 index 000000000..dc827bfec Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.19-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.19-legacy.zip new file mode 100644 index 000000000..404f4e741 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.2-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.2-legacy.zip new file mode 100644 index 000000000..9e3b41ed0 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.20-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.20-compact.zip new file mode 100644 index 000000000..51275dd2d Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.20-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.20-legacy.zip new file mode 100644 index 000000000..dc3ac4139 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.21-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.21-compact.zip new file mode 100644 index 000000000..87b251eff Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.21-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.21-legacy.zip new file mode 100644 index 000000000..cc215c992 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.22-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.22-compact.zip new file mode 100644 index 000000000..65a7eda78 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.22-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.22-legacy.zip new file mode 100644 index 000000000..b4f17b00e Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.23-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.23-compact.zip new file mode 100644 index 000000000..e28015b5a Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.23-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.23-legacy.zip new file mode 100644 index 000000000..a523d8da7 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.24-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.24-compact.zip new file mode 100644 index 000000000..049811ba2 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.24-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.24-legacy.zip new file mode 100644 index 000000000..3211738aa Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.25-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.25-compact.zip new file mode 100644 index 000000000..f3dd62ee9 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.25-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.25-legacy.zip new file mode 100644 index 000000000..be60d7373 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.26-compact.zip b/tests/ast-parsing/compile/dowhile-0.4.26-compact.zip new file mode 100644 index 000000000..5bf5ff6bd Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.26-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.26-legacy.zip new file mode 100644 index 000000000..8cc6e34da Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.3-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.3-legacy.zip new file mode 100644 index 000000000..a3214d503 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.4-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.4-legacy.zip new file mode 100644 index 000000000..a184cd632 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.5-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.5-legacy.zip new file mode 100644 index 000000000..c62f7f8b5 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.6-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.6-legacy.zip new file mode 100644 index 000000000..5e3d24867 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.7-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.7-legacy.zip new file mode 100644 index 000000000..6dde94092 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.8-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.8-legacy.zip new file mode 100644 index 000000000..dab881535 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.4.9-legacy.zip b/tests/ast-parsing/compile/dowhile-0.4.9-legacy.zip new file mode 100644 index 000000000..7505f32ac Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.0-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.0-compact.zip new file mode 100644 index 000000000..e7d71c02b Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.0-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.0-legacy.zip new file mode 100644 index 000000000..6089ead5e Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.1-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.1-compact.zip new file mode 100644 index 000000000..44e4f9f42 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.1-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.1-legacy.zip new file mode 100644 index 000000000..811508f3f Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.10-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.10-compact.zip new file mode 100644 index 000000000..a252861df Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.10-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.10-legacy.zip new file mode 100644 index 000000000..dd3866005 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.11-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.11-compact.zip new file mode 100644 index 000000000..139e5709c Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.11-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.11-legacy.zip new file mode 100644 index 000000000..5e863af7f Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.12-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.12-compact.zip new file mode 100644 index 000000000..2243faa6e Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.12-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.12-legacy.zip new file mode 100644 index 000000000..39a54e21f Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.13-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.13-compact.zip new file mode 100644 index 000000000..e02523394 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.13-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.13-legacy.zip new file mode 100644 index 000000000..c7df4dce5 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.14-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.14-compact.zip new file mode 100644 index 000000000..afc551b3b Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.14-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.14-legacy.zip new file mode 100644 index 000000000..a8114e361 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.15-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.15-compact.zip new file mode 100644 index 000000000..464637b58 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.15-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.15-legacy.zip new file mode 100644 index 000000000..a41701b5e Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.16-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.16-compact.zip new file mode 100644 index 000000000..b2908b64c Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.16-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.16-legacy.zip new file mode 100644 index 000000000..37e109e58 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.17-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.17-compact.zip new file mode 100644 index 000000000..dcc64d868 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.17-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.17-legacy.zip new file mode 100644 index 000000000..88ee63bdb Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.2-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.2-compact.zip new file mode 100644 index 000000000..e9cc07636 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.2-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.2-legacy.zip new file mode 100644 index 000000000..ee27c7145 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.3-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.3-compact.zip new file mode 100644 index 000000000..73c71ae13 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.3-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.3-legacy.zip new file mode 100644 index 000000000..9f2115269 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.4-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.4-compact.zip new file mode 100644 index 000000000..c5c65f69c Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.4-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.4-legacy.zip new file mode 100644 index 000000000..7755abdc6 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.5-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.5-compact.zip new file mode 100644 index 000000000..c5513ff46 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.5-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.5-legacy.zip new file mode 100644 index 000000000..0284da5f0 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.6-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.6-compact.zip new file mode 100644 index 000000000..5559e4a62 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.6-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.6-legacy.zip new file mode 100644 index 000000000..3aaf2eb92 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.7-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.7-compact.zip new file mode 100644 index 000000000..6f0deb702 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.7-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.7-legacy.zip new file mode 100644 index 000000000..223f82855 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.8-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.8-compact.zip new file mode 100644 index 000000000..6d94a04f1 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.8-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.8-legacy.zip new file mode 100644 index 000000000..53e45e80c Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.9-compact.zip b/tests/ast-parsing/compile/dowhile-0.5.9-compact.zip new file mode 100644 index 000000000..e89412380 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.5.9-legacy.zip b/tests/ast-parsing/compile/dowhile-0.5.9-legacy.zip new file mode 100644 index 000000000..32bf14461 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.0-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.0-compact.zip new file mode 100644 index 000000000..0e2bb4d3a Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.0-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.0-legacy.zip new file mode 100644 index 000000000..83be06128 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.1-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.1-compact.zip new file mode 100644 index 000000000..c0cebad6a Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.1-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.1-legacy.zip new file mode 100644 index 000000000..afc2af6e6 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.10-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.10-compact.zip new file mode 100644 index 000000000..671d676af Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.10-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.10-legacy.zip new file mode 100644 index 000000000..7825b08b7 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.11-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.11-compact.zip new file mode 100644 index 000000000..4e189dede Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.11-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.11-legacy.zip new file mode 100644 index 000000000..410e0c057 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.12-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.12-compact.zip new file mode 100644 index 000000000..f6027be66 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.12-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.12-legacy.zip new file mode 100644 index 000000000..1a6e93c79 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.2-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.2-compact.zip new file mode 100644 index 000000000..6c8ddfaad Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.2-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.2-legacy.zip new file mode 100644 index 000000000..9ee31f516 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.3-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.3-compact.zip new file mode 100644 index 000000000..c3b526fc9 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.3-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.3-legacy.zip new file mode 100644 index 000000000..ebe4d7e76 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.4-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.4-compact.zip new file mode 100644 index 000000000..199965252 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.4-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.4-legacy.zip new file mode 100644 index 000000000..dd9b8bc3f Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.5-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.5-compact.zip new file mode 100644 index 000000000..bf2acfed5 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.5-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.5-legacy.zip new file mode 100644 index 000000000..70c75789e Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.6-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.6-compact.zip new file mode 100644 index 000000000..6c8e1bca5 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.6-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.6-legacy.zip new file mode 100644 index 000000000..fca8485b8 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.7-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.7-compact.zip new file mode 100644 index 000000000..fff9c35a0 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.7-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.7-legacy.zip new file mode 100644 index 000000000..28674a96a Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.8-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.8-compact.zip new file mode 100644 index 000000000..239338cb3 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.8-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.8-legacy.zip new file mode 100644 index 000000000..3d60d3bf2 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.9-compact.zip b/tests/ast-parsing/compile/dowhile-0.6.9-compact.zip new file mode 100644 index 000000000..6b0aad61d Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.6.9-legacy.zip b/tests/ast-parsing/compile/dowhile-0.6.9-legacy.zip new file mode 100644 index 000000000..534bee0cf Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.0-compact.zip b/tests/ast-parsing/compile/dowhile-0.7.0-compact.zip new file mode 100644 index 000000000..df58d1c0b Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.0-legacy.zip b/tests/ast-parsing/compile/dowhile-0.7.0-legacy.zip new file mode 100644 index 000000000..1dc98fb9d Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.1-compact.zip b/tests/ast-parsing/compile/dowhile-0.7.1-compact.zip new file mode 100644 index 000000000..e72c78263 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.1-legacy.zip b/tests/ast-parsing/compile/dowhile-0.7.1-legacy.zip new file mode 100644 index 000000000..a0bc2503c Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.2-compact.zip b/tests/ast-parsing/compile/dowhile-0.7.2-compact.zip new file mode 100644 index 000000000..2e33937fa Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.2-legacy.zip b/tests/ast-parsing/compile/dowhile-0.7.2-legacy.zip new file mode 100644 index 000000000..56a8266f8 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.3-compact.zip b/tests/ast-parsing/compile/dowhile-0.7.3-compact.zip new file mode 100644 index 000000000..f5236e0e1 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.3-legacy.zip b/tests/ast-parsing/compile/dowhile-0.7.3-legacy.zip new file mode 100644 index 000000000..4ade0c864 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.4-compact.zip b/tests/ast-parsing/compile/dowhile-0.7.4-compact.zip new file mode 100644 index 000000000..2e6ed7f2e Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.4-legacy.zip b/tests/ast-parsing/compile/dowhile-0.7.4-legacy.zip new file mode 100644 index 000000000..368d7d9c6 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.5-compact.zip b/tests/ast-parsing/compile/dowhile-0.7.5-compact.zip new file mode 100644 index 000000000..65965fb95 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.5-legacy.zip b/tests/ast-parsing/compile/dowhile-0.7.5-legacy.zip new file mode 100644 index 000000000..7eaeb3da5 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.6-compact.zip b/tests/ast-parsing/compile/dowhile-0.7.6-compact.zip new file mode 100644 index 000000000..13d7bf793 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.7.6-legacy.zip b/tests/ast-parsing/compile/dowhile-0.7.6-legacy.zip new file mode 100644 index 000000000..8d75e97e5 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.8.0-compact.zip b/tests/ast-parsing/compile/dowhile-0.8.0-compact.zip new file mode 100644 index 000000000..1120d4d8d Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.8.1-compact.zip b/tests/ast-parsing/compile/dowhile-0.8.1-compact.zip new file mode 100644 index 000000000..31d1ffa99 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.8.2-compact.zip b/tests/ast-parsing/compile/dowhile-0.8.2-compact.zip new file mode 100644 index 000000000..699e642fc Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.8.3-compact.zip b/tests/ast-parsing/compile/dowhile-0.8.3-compact.zip new file mode 100644 index 000000000..326dcfca9 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/dowhile-0.8.4-compact.zip b/tests/ast-parsing/compile/dowhile-0.8.4-compact.zip new file mode 100644 index 000000000..48a2b8cf7 Binary files /dev/null and b/tests/ast-parsing/compile/dowhile-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.0-legacy.zip b/tests/ast-parsing/compile/emit-0.4.0-legacy.zip new file mode 100644 index 000000000..809fadabd Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.1-legacy.zip b/tests/ast-parsing/compile/emit-0.4.1-legacy.zip new file mode 100644 index 000000000..83bcbba4f Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.10-legacy.zip b/tests/ast-parsing/compile/emit-0.4.10-legacy.zip new file mode 100644 index 000000000..0e74f2bc8 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.11-legacy.zip b/tests/ast-parsing/compile/emit-0.4.11-legacy.zip new file mode 100644 index 000000000..ccba03352 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.12-compact.zip b/tests/ast-parsing/compile/emit-0.4.12-compact.zip new file mode 100644 index 000000000..fb164f3b0 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.12-legacy.zip b/tests/ast-parsing/compile/emit-0.4.12-legacy.zip new file mode 100644 index 000000000..ec546ce98 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.13-compact.zip b/tests/ast-parsing/compile/emit-0.4.13-compact.zip new file mode 100644 index 000000000..84d5cc546 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.13-legacy.zip b/tests/ast-parsing/compile/emit-0.4.13-legacy.zip new file mode 100644 index 000000000..b8788d7a6 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.14-compact.zip b/tests/ast-parsing/compile/emit-0.4.14-compact.zip new file mode 100644 index 000000000..7d64ff78e Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.14-legacy.zip b/tests/ast-parsing/compile/emit-0.4.14-legacy.zip new file mode 100644 index 000000000..286f22688 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.15-compact.zip b/tests/ast-parsing/compile/emit-0.4.15-compact.zip new file mode 100644 index 000000000..e4f35c610 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.15-legacy.zip b/tests/ast-parsing/compile/emit-0.4.15-legacy.zip new file mode 100644 index 000000000..8d61f5f26 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.16-compact.zip b/tests/ast-parsing/compile/emit-0.4.16-compact.zip new file mode 100644 index 000000000..21c79fee6 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.16-legacy.zip b/tests/ast-parsing/compile/emit-0.4.16-legacy.zip new file mode 100644 index 000000000..89fc1d8ef Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.17-compact.zip b/tests/ast-parsing/compile/emit-0.4.17-compact.zip new file mode 100644 index 000000000..6a0049ba6 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.17-legacy.zip b/tests/ast-parsing/compile/emit-0.4.17-legacy.zip new file mode 100644 index 000000000..4179a83ff Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.18-compact.zip b/tests/ast-parsing/compile/emit-0.4.18-compact.zip new file mode 100644 index 000000000..f8e2e9a19 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.18-legacy.zip b/tests/ast-parsing/compile/emit-0.4.18-legacy.zip new file mode 100644 index 000000000..32b4e492f Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.19-compact.zip b/tests/ast-parsing/compile/emit-0.4.19-compact.zip new file mode 100644 index 000000000..52c085daf Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.19-legacy.zip b/tests/ast-parsing/compile/emit-0.4.19-legacy.zip new file mode 100644 index 000000000..3fd1b41b0 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.2-legacy.zip b/tests/ast-parsing/compile/emit-0.4.2-legacy.zip new file mode 100644 index 000000000..ba347ba48 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.20-compact.zip b/tests/ast-parsing/compile/emit-0.4.20-compact.zip new file mode 100644 index 000000000..00fff619d Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.20-legacy.zip b/tests/ast-parsing/compile/emit-0.4.20-legacy.zip new file mode 100644 index 000000000..56d29df10 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.21-compact.zip b/tests/ast-parsing/compile/emit-0.4.21-compact.zip new file mode 100644 index 000000000..6227a1708 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.21-legacy.zip b/tests/ast-parsing/compile/emit-0.4.21-legacy.zip new file mode 100644 index 000000000..4ab68a3a1 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.22-compact.zip b/tests/ast-parsing/compile/emit-0.4.22-compact.zip new file mode 100644 index 000000000..21b1b4102 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.22-legacy.zip b/tests/ast-parsing/compile/emit-0.4.22-legacy.zip new file mode 100644 index 000000000..16fff98c4 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.23-compact.zip b/tests/ast-parsing/compile/emit-0.4.23-compact.zip new file mode 100644 index 000000000..9b0f20354 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.23-legacy.zip b/tests/ast-parsing/compile/emit-0.4.23-legacy.zip new file mode 100644 index 000000000..4e8dcae5c Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.24-compact.zip b/tests/ast-parsing/compile/emit-0.4.24-compact.zip new file mode 100644 index 000000000..9cb8b2c13 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.24-legacy.zip b/tests/ast-parsing/compile/emit-0.4.24-legacy.zip new file mode 100644 index 000000000..71bd90066 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.25-compact.zip b/tests/ast-parsing/compile/emit-0.4.25-compact.zip new file mode 100644 index 000000000..152cebd60 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.25-legacy.zip b/tests/ast-parsing/compile/emit-0.4.25-legacy.zip new file mode 100644 index 000000000..156b30da8 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.26-compact.zip b/tests/ast-parsing/compile/emit-0.4.26-compact.zip new file mode 100644 index 000000000..d8b5cc2e1 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.26-legacy.zip b/tests/ast-parsing/compile/emit-0.4.26-legacy.zip new file mode 100644 index 000000000..e3ed647a9 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.3-legacy.zip b/tests/ast-parsing/compile/emit-0.4.3-legacy.zip new file mode 100644 index 000000000..466426407 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.4-legacy.zip b/tests/ast-parsing/compile/emit-0.4.4-legacy.zip new file mode 100644 index 000000000..f509a5199 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.5-legacy.zip b/tests/ast-parsing/compile/emit-0.4.5-legacy.zip new file mode 100644 index 000000000..fe5785b67 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.6-legacy.zip b/tests/ast-parsing/compile/emit-0.4.6-legacy.zip new file mode 100644 index 000000000..af6733a44 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.7-legacy.zip b/tests/ast-parsing/compile/emit-0.4.7-legacy.zip new file mode 100644 index 000000000..fc82e17cc Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.8-legacy.zip b/tests/ast-parsing/compile/emit-0.4.8-legacy.zip new file mode 100644 index 000000000..1525e4249 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.4.9-legacy.zip b/tests/ast-parsing/compile/emit-0.4.9-legacy.zip new file mode 100644 index 000000000..ca2d35949 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.0-compact.zip b/tests/ast-parsing/compile/emit-0.5.0-compact.zip new file mode 100644 index 000000000..6d3b85a21 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.0-legacy.zip b/tests/ast-parsing/compile/emit-0.5.0-legacy.zip new file mode 100644 index 000000000..490e623bd Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.1-compact.zip b/tests/ast-parsing/compile/emit-0.5.1-compact.zip new file mode 100644 index 000000000..a429564f5 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.1-legacy.zip b/tests/ast-parsing/compile/emit-0.5.1-legacy.zip new file mode 100644 index 000000000..48be556e2 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.10-compact.zip b/tests/ast-parsing/compile/emit-0.5.10-compact.zip new file mode 100644 index 000000000..a754c003c Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.10-legacy.zip b/tests/ast-parsing/compile/emit-0.5.10-legacy.zip new file mode 100644 index 000000000..aa37f6c84 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.11-compact.zip b/tests/ast-parsing/compile/emit-0.5.11-compact.zip new file mode 100644 index 000000000..5af04b40f Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.11-legacy.zip b/tests/ast-parsing/compile/emit-0.5.11-legacy.zip new file mode 100644 index 000000000..93c9380b7 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.12-compact.zip b/tests/ast-parsing/compile/emit-0.5.12-compact.zip new file mode 100644 index 000000000..fed7bdfd8 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.12-legacy.zip b/tests/ast-parsing/compile/emit-0.5.12-legacy.zip new file mode 100644 index 000000000..a108da200 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.13-compact.zip b/tests/ast-parsing/compile/emit-0.5.13-compact.zip new file mode 100644 index 000000000..2269958e3 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.13-legacy.zip b/tests/ast-parsing/compile/emit-0.5.13-legacy.zip new file mode 100644 index 000000000..fea407420 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.14-compact.zip b/tests/ast-parsing/compile/emit-0.5.14-compact.zip new file mode 100644 index 000000000..837989b42 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.14-legacy.zip b/tests/ast-parsing/compile/emit-0.5.14-legacy.zip new file mode 100644 index 000000000..b9d877457 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.15-compact.zip b/tests/ast-parsing/compile/emit-0.5.15-compact.zip new file mode 100644 index 000000000..f2aba04b0 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.15-legacy.zip b/tests/ast-parsing/compile/emit-0.5.15-legacy.zip new file mode 100644 index 000000000..c5d6737bd Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.16-compact.zip b/tests/ast-parsing/compile/emit-0.5.16-compact.zip new file mode 100644 index 000000000..51c75fe9e Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.16-legacy.zip b/tests/ast-parsing/compile/emit-0.5.16-legacy.zip new file mode 100644 index 000000000..ed02860c5 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.17-compact.zip b/tests/ast-parsing/compile/emit-0.5.17-compact.zip new file mode 100644 index 000000000..ff659f511 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.17-legacy.zip b/tests/ast-parsing/compile/emit-0.5.17-legacy.zip new file mode 100644 index 000000000..240ee596f Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.2-compact.zip b/tests/ast-parsing/compile/emit-0.5.2-compact.zip new file mode 100644 index 000000000..c2db8a3fd Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.2-legacy.zip b/tests/ast-parsing/compile/emit-0.5.2-legacy.zip new file mode 100644 index 000000000..83307563e Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.3-compact.zip b/tests/ast-parsing/compile/emit-0.5.3-compact.zip new file mode 100644 index 000000000..1db6bd0a2 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.3-legacy.zip b/tests/ast-parsing/compile/emit-0.5.3-legacy.zip new file mode 100644 index 000000000..7d43019a9 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.4-compact.zip b/tests/ast-parsing/compile/emit-0.5.4-compact.zip new file mode 100644 index 000000000..bfb502cda Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.4-legacy.zip b/tests/ast-parsing/compile/emit-0.5.4-legacy.zip new file mode 100644 index 000000000..2d6124e41 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.5-compact.zip b/tests/ast-parsing/compile/emit-0.5.5-compact.zip new file mode 100644 index 000000000..5a24ef434 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.5-legacy.zip b/tests/ast-parsing/compile/emit-0.5.5-legacy.zip new file mode 100644 index 000000000..8fc2c0627 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.6-compact.zip b/tests/ast-parsing/compile/emit-0.5.6-compact.zip new file mode 100644 index 000000000..9b1f78dd5 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.6-legacy.zip b/tests/ast-parsing/compile/emit-0.5.6-legacy.zip new file mode 100644 index 000000000..e4f2698cd Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.7-compact.zip b/tests/ast-parsing/compile/emit-0.5.7-compact.zip new file mode 100644 index 000000000..ebcc9253f Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.7-legacy.zip b/tests/ast-parsing/compile/emit-0.5.7-legacy.zip new file mode 100644 index 000000000..0abe578e5 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.8-compact.zip b/tests/ast-parsing/compile/emit-0.5.8-compact.zip new file mode 100644 index 000000000..88c0db454 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.8-legacy.zip b/tests/ast-parsing/compile/emit-0.5.8-legacy.zip new file mode 100644 index 000000000..8af061f2e Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.9-compact.zip b/tests/ast-parsing/compile/emit-0.5.9-compact.zip new file mode 100644 index 000000000..9a7c0640f Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.5.9-legacy.zip b/tests/ast-parsing/compile/emit-0.5.9-legacy.zip new file mode 100644 index 000000000..61e1233e4 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.0-compact.zip b/tests/ast-parsing/compile/emit-0.6.0-compact.zip new file mode 100644 index 000000000..04fa2617d Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.0-legacy.zip b/tests/ast-parsing/compile/emit-0.6.0-legacy.zip new file mode 100644 index 000000000..2c13d6904 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.1-compact.zip b/tests/ast-parsing/compile/emit-0.6.1-compact.zip new file mode 100644 index 000000000..493e2ca71 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.1-legacy.zip b/tests/ast-parsing/compile/emit-0.6.1-legacy.zip new file mode 100644 index 000000000..959393451 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.10-compact.zip b/tests/ast-parsing/compile/emit-0.6.10-compact.zip new file mode 100644 index 000000000..713695aca Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.10-legacy.zip b/tests/ast-parsing/compile/emit-0.6.10-legacy.zip new file mode 100644 index 000000000..a6f344ca1 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.11-compact.zip b/tests/ast-parsing/compile/emit-0.6.11-compact.zip new file mode 100644 index 000000000..e5039be83 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.11-legacy.zip b/tests/ast-parsing/compile/emit-0.6.11-legacy.zip new file mode 100644 index 000000000..00176e520 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.12-compact.zip b/tests/ast-parsing/compile/emit-0.6.12-compact.zip new file mode 100644 index 000000000..0ae2b5268 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.12-legacy.zip b/tests/ast-parsing/compile/emit-0.6.12-legacy.zip new file mode 100644 index 000000000..485d3f0bb Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.2-compact.zip b/tests/ast-parsing/compile/emit-0.6.2-compact.zip new file mode 100644 index 000000000..596430a61 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.2-legacy.zip b/tests/ast-parsing/compile/emit-0.6.2-legacy.zip new file mode 100644 index 000000000..b1636eda3 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.3-compact.zip b/tests/ast-parsing/compile/emit-0.6.3-compact.zip new file mode 100644 index 000000000..b4159157f Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.3-legacy.zip b/tests/ast-parsing/compile/emit-0.6.3-legacy.zip new file mode 100644 index 000000000..7dce5cfe2 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.4-compact.zip b/tests/ast-parsing/compile/emit-0.6.4-compact.zip new file mode 100644 index 000000000..959026f80 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.4-legacy.zip b/tests/ast-parsing/compile/emit-0.6.4-legacy.zip new file mode 100644 index 000000000..e90ea1e24 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.5-compact.zip b/tests/ast-parsing/compile/emit-0.6.5-compact.zip new file mode 100644 index 000000000..6ae368572 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.5-legacy.zip b/tests/ast-parsing/compile/emit-0.6.5-legacy.zip new file mode 100644 index 000000000..9d9f14ffd Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.6-compact.zip b/tests/ast-parsing/compile/emit-0.6.6-compact.zip new file mode 100644 index 000000000..4144b97db Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.6-legacy.zip b/tests/ast-parsing/compile/emit-0.6.6-legacy.zip new file mode 100644 index 000000000..576433c08 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.7-compact.zip b/tests/ast-parsing/compile/emit-0.6.7-compact.zip new file mode 100644 index 000000000..a42f6f97e Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.7-legacy.zip b/tests/ast-parsing/compile/emit-0.6.7-legacy.zip new file mode 100644 index 000000000..56beaf0b5 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.8-compact.zip b/tests/ast-parsing/compile/emit-0.6.8-compact.zip new file mode 100644 index 000000000..35046bd59 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.8-legacy.zip b/tests/ast-parsing/compile/emit-0.6.8-legacy.zip new file mode 100644 index 000000000..4c173c2f6 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.9-compact.zip b/tests/ast-parsing/compile/emit-0.6.9-compact.zip new file mode 100644 index 000000000..67c34d2fb Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.6.9-legacy.zip b/tests/ast-parsing/compile/emit-0.6.9-legacy.zip new file mode 100644 index 000000000..154c99931 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.0-compact.zip b/tests/ast-parsing/compile/emit-0.7.0-compact.zip new file mode 100644 index 000000000..d98d167a7 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.0-legacy.zip b/tests/ast-parsing/compile/emit-0.7.0-legacy.zip new file mode 100644 index 000000000..fd3ad9fdc Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.1-compact.zip b/tests/ast-parsing/compile/emit-0.7.1-compact.zip new file mode 100644 index 000000000..0a0124e46 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.1-legacy.zip b/tests/ast-parsing/compile/emit-0.7.1-legacy.zip new file mode 100644 index 000000000..3de55906a Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.2-compact.zip b/tests/ast-parsing/compile/emit-0.7.2-compact.zip new file mode 100644 index 000000000..bdbb50aef Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.2-legacy.zip b/tests/ast-parsing/compile/emit-0.7.2-legacy.zip new file mode 100644 index 000000000..6984b264c Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.3-compact.zip b/tests/ast-parsing/compile/emit-0.7.3-compact.zip new file mode 100644 index 000000000..ff0017afc Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.3-legacy.zip b/tests/ast-parsing/compile/emit-0.7.3-legacy.zip new file mode 100644 index 000000000..8f719a72e Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.4-compact.zip b/tests/ast-parsing/compile/emit-0.7.4-compact.zip new file mode 100644 index 000000000..95ca90876 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.4-legacy.zip b/tests/ast-parsing/compile/emit-0.7.4-legacy.zip new file mode 100644 index 000000000..c6c39dc42 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.5-compact.zip b/tests/ast-parsing/compile/emit-0.7.5-compact.zip new file mode 100644 index 000000000..14433b553 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.5-legacy.zip b/tests/ast-parsing/compile/emit-0.7.5-legacy.zip new file mode 100644 index 000000000..5e4ccb7cd Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.6-compact.zip b/tests/ast-parsing/compile/emit-0.7.6-compact.zip new file mode 100644 index 000000000..a6d6bb361 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.7.6-legacy.zip b/tests/ast-parsing/compile/emit-0.7.6-legacy.zip new file mode 100644 index 000000000..717954447 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/emit-0.8.0-compact.zip b/tests/ast-parsing/compile/emit-0.8.0-compact.zip new file mode 100644 index 000000000..42af58084 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.8.1-compact.zip b/tests/ast-parsing/compile/emit-0.8.1-compact.zip new file mode 100644 index 000000000..a84cab246 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.8.2-compact.zip b/tests/ast-parsing/compile/emit-0.8.2-compact.zip new file mode 100644 index 000000000..cac52dbfe Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.8.3-compact.zip b/tests/ast-parsing/compile/emit-0.8.3-compact.zip new file mode 100644 index 000000000..507e2b89d Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/emit-0.8.4-compact.zip b/tests/ast-parsing/compile/emit-0.8.4-compact.zip new file mode 100644 index 000000000..36a1f8db3 Binary files /dev/null and b/tests/ast-parsing/compile/emit-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.0-legacy.zip b/tests/ast-parsing/compile/enum-0.4.0-legacy.zip new file mode 100644 index 000000000..9c5e758e3 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.1-legacy.zip b/tests/ast-parsing/compile/enum-0.4.1-legacy.zip new file mode 100644 index 000000000..68a1330b3 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.10-legacy.zip b/tests/ast-parsing/compile/enum-0.4.10-legacy.zip new file mode 100644 index 000000000..b8f5b4570 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.11-legacy.zip b/tests/ast-parsing/compile/enum-0.4.11-legacy.zip new file mode 100644 index 000000000..38e1c9a03 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.12-compact.zip b/tests/ast-parsing/compile/enum-0.4.12-compact.zip new file mode 100644 index 000000000..78fb0ef25 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.12-legacy.zip b/tests/ast-parsing/compile/enum-0.4.12-legacy.zip new file mode 100644 index 000000000..afdd72c2e Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.13-compact.zip b/tests/ast-parsing/compile/enum-0.4.13-compact.zip new file mode 100644 index 000000000..ace786712 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.13-legacy.zip b/tests/ast-parsing/compile/enum-0.4.13-legacy.zip new file mode 100644 index 000000000..19cfe4719 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.14-compact.zip b/tests/ast-parsing/compile/enum-0.4.14-compact.zip new file mode 100644 index 000000000..1b7f6fee7 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.14-legacy.zip b/tests/ast-parsing/compile/enum-0.4.14-legacy.zip new file mode 100644 index 000000000..feeb6a643 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.15-compact.zip b/tests/ast-parsing/compile/enum-0.4.15-compact.zip new file mode 100644 index 000000000..0a0a14315 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.15-legacy.zip b/tests/ast-parsing/compile/enum-0.4.15-legacy.zip new file mode 100644 index 000000000..7949bc4e1 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.16-compact.zip b/tests/ast-parsing/compile/enum-0.4.16-compact.zip new file mode 100644 index 000000000..3d57f2c3a Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.16-legacy.zip b/tests/ast-parsing/compile/enum-0.4.16-legacy.zip new file mode 100644 index 000000000..5c277b264 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.17-compact.zip b/tests/ast-parsing/compile/enum-0.4.17-compact.zip new file mode 100644 index 000000000..bff503f61 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.17-legacy.zip b/tests/ast-parsing/compile/enum-0.4.17-legacy.zip new file mode 100644 index 000000000..51e476fca Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.18-compact.zip b/tests/ast-parsing/compile/enum-0.4.18-compact.zip new file mode 100644 index 000000000..3861af191 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.18-legacy.zip b/tests/ast-parsing/compile/enum-0.4.18-legacy.zip new file mode 100644 index 000000000..ba7177a28 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.19-compact.zip b/tests/ast-parsing/compile/enum-0.4.19-compact.zip new file mode 100644 index 000000000..8280f8e37 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.19-legacy.zip b/tests/ast-parsing/compile/enum-0.4.19-legacy.zip new file mode 100644 index 000000000..e5e5515be Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.2-legacy.zip b/tests/ast-parsing/compile/enum-0.4.2-legacy.zip new file mode 100644 index 000000000..22382dcc6 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.20-compact.zip b/tests/ast-parsing/compile/enum-0.4.20-compact.zip new file mode 100644 index 000000000..97eeee0a0 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.20-legacy.zip b/tests/ast-parsing/compile/enum-0.4.20-legacy.zip new file mode 100644 index 000000000..7551234de Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.21-compact.zip b/tests/ast-parsing/compile/enum-0.4.21-compact.zip new file mode 100644 index 000000000..9e45da1a4 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.21-legacy.zip b/tests/ast-parsing/compile/enum-0.4.21-legacy.zip new file mode 100644 index 000000000..36cf5fd8b Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.22-compact.zip b/tests/ast-parsing/compile/enum-0.4.22-compact.zip new file mode 100644 index 000000000..97e677b5e Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.22-legacy.zip b/tests/ast-parsing/compile/enum-0.4.22-legacy.zip new file mode 100644 index 000000000..f7227ec35 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.23-compact.zip b/tests/ast-parsing/compile/enum-0.4.23-compact.zip new file mode 100644 index 000000000..55f51102a Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.23-legacy.zip b/tests/ast-parsing/compile/enum-0.4.23-legacy.zip new file mode 100644 index 000000000..10f6d4526 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.24-compact.zip b/tests/ast-parsing/compile/enum-0.4.24-compact.zip new file mode 100644 index 000000000..7f059629a Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.24-legacy.zip b/tests/ast-parsing/compile/enum-0.4.24-legacy.zip new file mode 100644 index 000000000..7fbb4637d Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.25-compact.zip b/tests/ast-parsing/compile/enum-0.4.25-compact.zip new file mode 100644 index 000000000..f4ca391e7 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.25-legacy.zip b/tests/ast-parsing/compile/enum-0.4.25-legacy.zip new file mode 100644 index 000000000..4c5062b6c Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.26-compact.zip b/tests/ast-parsing/compile/enum-0.4.26-compact.zip new file mode 100644 index 000000000..cedb0343b Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.26-legacy.zip b/tests/ast-parsing/compile/enum-0.4.26-legacy.zip new file mode 100644 index 000000000..bc04289fd Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.3-legacy.zip b/tests/ast-parsing/compile/enum-0.4.3-legacy.zip new file mode 100644 index 000000000..5ade39d63 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.4-legacy.zip b/tests/ast-parsing/compile/enum-0.4.4-legacy.zip new file mode 100644 index 000000000..c66e11e47 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.5-legacy.zip b/tests/ast-parsing/compile/enum-0.4.5-legacy.zip new file mode 100644 index 000000000..2c1e1ae5a Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.6-legacy.zip b/tests/ast-parsing/compile/enum-0.4.6-legacy.zip new file mode 100644 index 000000000..c437a1fcc Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.7-legacy.zip b/tests/ast-parsing/compile/enum-0.4.7-legacy.zip new file mode 100644 index 000000000..437b23730 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.8-legacy.zip b/tests/ast-parsing/compile/enum-0.4.8-legacy.zip new file mode 100644 index 000000000..0a889b7e9 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.4.9-legacy.zip b/tests/ast-parsing/compile/enum-0.4.9-legacy.zip new file mode 100644 index 000000000..0afdc2314 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.0-compact.zip b/tests/ast-parsing/compile/enum-0.5.0-compact.zip new file mode 100644 index 000000000..ccfb851b8 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.0-legacy.zip b/tests/ast-parsing/compile/enum-0.5.0-legacy.zip new file mode 100644 index 000000000..22c3668c8 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.1-compact.zip b/tests/ast-parsing/compile/enum-0.5.1-compact.zip new file mode 100644 index 000000000..0d97cb569 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.1-legacy.zip b/tests/ast-parsing/compile/enum-0.5.1-legacy.zip new file mode 100644 index 000000000..52ca30c40 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.10-compact.zip b/tests/ast-parsing/compile/enum-0.5.10-compact.zip new file mode 100644 index 000000000..7cc67933c Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.10-legacy.zip b/tests/ast-parsing/compile/enum-0.5.10-legacy.zip new file mode 100644 index 000000000..f9136b0b9 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.11-compact.zip b/tests/ast-parsing/compile/enum-0.5.11-compact.zip new file mode 100644 index 000000000..ecb8198a9 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.11-legacy.zip b/tests/ast-parsing/compile/enum-0.5.11-legacy.zip new file mode 100644 index 000000000..7a1148f27 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.12-compact.zip b/tests/ast-parsing/compile/enum-0.5.12-compact.zip new file mode 100644 index 000000000..245bb4e9e Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.12-legacy.zip b/tests/ast-parsing/compile/enum-0.5.12-legacy.zip new file mode 100644 index 000000000..039f11b00 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.13-compact.zip b/tests/ast-parsing/compile/enum-0.5.13-compact.zip new file mode 100644 index 000000000..4a71e16ae Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.13-legacy.zip b/tests/ast-parsing/compile/enum-0.5.13-legacy.zip new file mode 100644 index 000000000..26652439b Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.14-compact.zip b/tests/ast-parsing/compile/enum-0.5.14-compact.zip new file mode 100644 index 000000000..3e0c7d666 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.14-legacy.zip b/tests/ast-parsing/compile/enum-0.5.14-legacy.zip new file mode 100644 index 000000000..3e3d62c16 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.15-compact.zip b/tests/ast-parsing/compile/enum-0.5.15-compact.zip new file mode 100644 index 000000000..05f53d5c2 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.15-legacy.zip b/tests/ast-parsing/compile/enum-0.5.15-legacy.zip new file mode 100644 index 000000000..909dce1ab Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.16-compact.zip b/tests/ast-parsing/compile/enum-0.5.16-compact.zip new file mode 100644 index 000000000..ad445655d Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.16-legacy.zip b/tests/ast-parsing/compile/enum-0.5.16-legacy.zip new file mode 100644 index 000000000..98256a694 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.17-compact.zip b/tests/ast-parsing/compile/enum-0.5.17-compact.zip new file mode 100644 index 000000000..5c4de985e Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.17-legacy.zip b/tests/ast-parsing/compile/enum-0.5.17-legacy.zip new file mode 100644 index 000000000..2feb5cb8e Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.2-compact.zip b/tests/ast-parsing/compile/enum-0.5.2-compact.zip new file mode 100644 index 000000000..b524821ad Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.2-legacy.zip b/tests/ast-parsing/compile/enum-0.5.2-legacy.zip new file mode 100644 index 000000000..515bf9e70 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.3-compact.zip b/tests/ast-parsing/compile/enum-0.5.3-compact.zip new file mode 100644 index 000000000..d8d10517a Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.3-legacy.zip b/tests/ast-parsing/compile/enum-0.5.3-legacy.zip new file mode 100644 index 000000000..07452f561 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.4-compact.zip b/tests/ast-parsing/compile/enum-0.5.4-compact.zip new file mode 100644 index 000000000..1eb9b8d4b Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.4-legacy.zip b/tests/ast-parsing/compile/enum-0.5.4-legacy.zip new file mode 100644 index 000000000..fcf56bffb Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.5-compact.zip b/tests/ast-parsing/compile/enum-0.5.5-compact.zip new file mode 100644 index 000000000..5670f3769 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.5-legacy.zip b/tests/ast-parsing/compile/enum-0.5.5-legacy.zip new file mode 100644 index 000000000..f98a9f6dc Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.6-compact.zip b/tests/ast-parsing/compile/enum-0.5.6-compact.zip new file mode 100644 index 000000000..85b469de6 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.6-legacy.zip b/tests/ast-parsing/compile/enum-0.5.6-legacy.zip new file mode 100644 index 000000000..c9a6940a5 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.7-compact.zip b/tests/ast-parsing/compile/enum-0.5.7-compact.zip new file mode 100644 index 000000000..020f7188d Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.7-legacy.zip b/tests/ast-parsing/compile/enum-0.5.7-legacy.zip new file mode 100644 index 000000000..46e330c98 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.8-compact.zip b/tests/ast-parsing/compile/enum-0.5.8-compact.zip new file mode 100644 index 000000000..ec236de7a Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.8-legacy.zip b/tests/ast-parsing/compile/enum-0.5.8-legacy.zip new file mode 100644 index 000000000..92bce9f1d Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.9-compact.zip b/tests/ast-parsing/compile/enum-0.5.9-compact.zip new file mode 100644 index 000000000..c9dc896ef Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.5.9-legacy.zip b/tests/ast-parsing/compile/enum-0.5.9-legacy.zip new file mode 100644 index 000000000..54c01e61f Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.0-compact.zip b/tests/ast-parsing/compile/enum-0.6.0-compact.zip new file mode 100644 index 000000000..7b070af77 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.0-legacy.zip b/tests/ast-parsing/compile/enum-0.6.0-legacy.zip new file mode 100644 index 000000000..152f81858 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.1-compact.zip b/tests/ast-parsing/compile/enum-0.6.1-compact.zip new file mode 100644 index 000000000..2d5c125be Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.1-legacy.zip b/tests/ast-parsing/compile/enum-0.6.1-legacy.zip new file mode 100644 index 000000000..9c2e8d094 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.10-compact.zip b/tests/ast-parsing/compile/enum-0.6.10-compact.zip new file mode 100644 index 000000000..c3bcbabe0 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.10-legacy.zip b/tests/ast-parsing/compile/enum-0.6.10-legacy.zip new file mode 100644 index 000000000..38af8ef7e Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.11-compact.zip b/tests/ast-parsing/compile/enum-0.6.11-compact.zip new file mode 100644 index 000000000..138db1212 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.11-legacy.zip b/tests/ast-parsing/compile/enum-0.6.11-legacy.zip new file mode 100644 index 000000000..dda876795 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.12-compact.zip b/tests/ast-parsing/compile/enum-0.6.12-compact.zip new file mode 100644 index 000000000..8fa1a730f Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.12-legacy.zip b/tests/ast-parsing/compile/enum-0.6.12-legacy.zip new file mode 100644 index 000000000..a784ce669 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.2-compact.zip b/tests/ast-parsing/compile/enum-0.6.2-compact.zip new file mode 100644 index 000000000..32947752c Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.2-legacy.zip b/tests/ast-parsing/compile/enum-0.6.2-legacy.zip new file mode 100644 index 000000000..8bb923006 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.3-compact.zip b/tests/ast-parsing/compile/enum-0.6.3-compact.zip new file mode 100644 index 000000000..64a2f4894 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.3-legacy.zip b/tests/ast-parsing/compile/enum-0.6.3-legacy.zip new file mode 100644 index 000000000..f2af86360 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.4-compact.zip b/tests/ast-parsing/compile/enum-0.6.4-compact.zip new file mode 100644 index 000000000..ba7b51ebb Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.4-legacy.zip b/tests/ast-parsing/compile/enum-0.6.4-legacy.zip new file mode 100644 index 000000000..1b1313a30 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.5-compact.zip b/tests/ast-parsing/compile/enum-0.6.5-compact.zip new file mode 100644 index 000000000..0a0db480c Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.5-legacy.zip b/tests/ast-parsing/compile/enum-0.6.5-legacy.zip new file mode 100644 index 000000000..0955f5da2 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.6-compact.zip b/tests/ast-parsing/compile/enum-0.6.6-compact.zip new file mode 100644 index 000000000..15aadf716 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.6-legacy.zip b/tests/ast-parsing/compile/enum-0.6.6-legacy.zip new file mode 100644 index 000000000..26d88c9e0 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.7-compact.zip b/tests/ast-parsing/compile/enum-0.6.7-compact.zip new file mode 100644 index 000000000..924045c0f Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.7-legacy.zip b/tests/ast-parsing/compile/enum-0.6.7-legacy.zip new file mode 100644 index 000000000..2cd886a2f Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.8-compact.zip b/tests/ast-parsing/compile/enum-0.6.8-compact.zip new file mode 100644 index 000000000..e10c168f5 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.8-legacy.zip b/tests/ast-parsing/compile/enum-0.6.8-legacy.zip new file mode 100644 index 000000000..578ab0146 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.9-compact.zip b/tests/ast-parsing/compile/enum-0.6.9-compact.zip new file mode 100644 index 000000000..5b5825dfd Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.6.9-legacy.zip b/tests/ast-parsing/compile/enum-0.6.9-legacy.zip new file mode 100644 index 000000000..858cd1db9 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.0-compact.zip b/tests/ast-parsing/compile/enum-0.7.0-compact.zip new file mode 100644 index 000000000..b019384ff Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.0-legacy.zip b/tests/ast-parsing/compile/enum-0.7.0-legacy.zip new file mode 100644 index 000000000..63d310cb8 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.1-compact.zip b/tests/ast-parsing/compile/enum-0.7.1-compact.zip new file mode 100644 index 000000000..d490bdb8b Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.1-legacy.zip b/tests/ast-parsing/compile/enum-0.7.1-legacy.zip new file mode 100644 index 000000000..5ab7245ff Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.2-compact.zip b/tests/ast-parsing/compile/enum-0.7.2-compact.zip new file mode 100644 index 000000000..77fb033a4 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.2-legacy.zip b/tests/ast-parsing/compile/enum-0.7.2-legacy.zip new file mode 100644 index 000000000..1e68a78f7 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.3-compact.zip b/tests/ast-parsing/compile/enum-0.7.3-compact.zip new file mode 100644 index 000000000..cc813bdcc Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.3-legacy.zip b/tests/ast-parsing/compile/enum-0.7.3-legacy.zip new file mode 100644 index 000000000..aaec5c243 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.4-compact.zip b/tests/ast-parsing/compile/enum-0.7.4-compact.zip new file mode 100644 index 000000000..6fd570010 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.4-legacy.zip b/tests/ast-parsing/compile/enum-0.7.4-legacy.zip new file mode 100644 index 000000000..9ba53ac87 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.5-compact.zip b/tests/ast-parsing/compile/enum-0.7.5-compact.zip new file mode 100644 index 000000000..9005e18b9 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.5-legacy.zip b/tests/ast-parsing/compile/enum-0.7.5-legacy.zip new file mode 100644 index 000000000..726e26904 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.6-compact.zip b/tests/ast-parsing/compile/enum-0.7.6-compact.zip new file mode 100644 index 000000000..d91a12c53 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.7.6-legacy.zip b/tests/ast-parsing/compile/enum-0.7.6-legacy.zip new file mode 100644 index 000000000..c8f113e2f Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/enum-0.8.0-compact.zip b/tests/ast-parsing/compile/enum-0.8.0-compact.zip new file mode 100644 index 000000000..4d68cdefc Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.8.1-compact.zip b/tests/ast-parsing/compile/enum-0.8.1-compact.zip new file mode 100644 index 000000000..b0979b07c Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.8.2-compact.zip b/tests/ast-parsing/compile/enum-0.8.2-compact.zip new file mode 100644 index 000000000..e51812685 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.8.3-compact.zip b/tests/ast-parsing/compile/enum-0.8.3-compact.zip new file mode 100644 index 000000000..029d51737 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/enum-0.8.4-compact.zip b/tests/ast-parsing/compile/enum-0.8.4-compact.zip new file mode 100644 index 000000000..60ca218e4 Binary files /dev/null and b/tests/ast-parsing/compile/enum-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.0-legacy.zip b/tests/ast-parsing/compile/event-0.4.0-legacy.zip new file mode 100644 index 000000000..3ab10a0ad Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.1-legacy.zip b/tests/ast-parsing/compile/event-0.4.1-legacy.zip new file mode 100644 index 000000000..efbcc6c59 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.10-legacy.zip b/tests/ast-parsing/compile/event-0.4.10-legacy.zip new file mode 100644 index 000000000..97712e21e Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.11-legacy.zip b/tests/ast-parsing/compile/event-0.4.11-legacy.zip new file mode 100644 index 000000000..3112872cd Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.12-compact.zip b/tests/ast-parsing/compile/event-0.4.12-compact.zip new file mode 100644 index 000000000..0b39919c4 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.12-legacy.zip b/tests/ast-parsing/compile/event-0.4.12-legacy.zip new file mode 100644 index 000000000..761097197 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.13-compact.zip b/tests/ast-parsing/compile/event-0.4.13-compact.zip new file mode 100644 index 000000000..c212c3d7f Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.13-legacy.zip b/tests/ast-parsing/compile/event-0.4.13-legacy.zip new file mode 100644 index 000000000..e0eb34483 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.14-compact.zip b/tests/ast-parsing/compile/event-0.4.14-compact.zip new file mode 100644 index 000000000..2c813adbf Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.14-legacy.zip b/tests/ast-parsing/compile/event-0.4.14-legacy.zip new file mode 100644 index 000000000..e6944a930 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.15-compact.zip b/tests/ast-parsing/compile/event-0.4.15-compact.zip new file mode 100644 index 000000000..d8e4987f9 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.15-legacy.zip b/tests/ast-parsing/compile/event-0.4.15-legacy.zip new file mode 100644 index 000000000..ec2ad8c6a Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.16-compact.zip b/tests/ast-parsing/compile/event-0.4.16-compact.zip new file mode 100644 index 000000000..54bd60700 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.16-legacy.zip b/tests/ast-parsing/compile/event-0.4.16-legacy.zip new file mode 100644 index 000000000..56ab1037d Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.17-compact.zip b/tests/ast-parsing/compile/event-0.4.17-compact.zip new file mode 100644 index 000000000..e0e95559b Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.17-legacy.zip b/tests/ast-parsing/compile/event-0.4.17-legacy.zip new file mode 100644 index 000000000..06924efda Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.18-compact.zip b/tests/ast-parsing/compile/event-0.4.18-compact.zip new file mode 100644 index 000000000..28339d829 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.18-legacy.zip b/tests/ast-parsing/compile/event-0.4.18-legacy.zip new file mode 100644 index 000000000..fa1f2db25 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.19-compact.zip b/tests/ast-parsing/compile/event-0.4.19-compact.zip new file mode 100644 index 000000000..309f81c45 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.19-legacy.zip b/tests/ast-parsing/compile/event-0.4.19-legacy.zip new file mode 100644 index 000000000..5949a3bd4 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.2-legacy.zip b/tests/ast-parsing/compile/event-0.4.2-legacy.zip new file mode 100644 index 000000000..823e68278 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.20-compact.zip b/tests/ast-parsing/compile/event-0.4.20-compact.zip new file mode 100644 index 000000000..f1c864220 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.20-legacy.zip b/tests/ast-parsing/compile/event-0.4.20-legacy.zip new file mode 100644 index 000000000..9daced001 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.21-compact.zip b/tests/ast-parsing/compile/event-0.4.21-compact.zip new file mode 100644 index 000000000..e43704df0 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.21-legacy.zip b/tests/ast-parsing/compile/event-0.4.21-legacy.zip new file mode 100644 index 000000000..eb4b2ea9d Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.22-compact.zip b/tests/ast-parsing/compile/event-0.4.22-compact.zip new file mode 100644 index 000000000..7ec59ef9c Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.22-legacy.zip b/tests/ast-parsing/compile/event-0.4.22-legacy.zip new file mode 100644 index 000000000..4f507d802 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.23-compact.zip b/tests/ast-parsing/compile/event-0.4.23-compact.zip new file mode 100644 index 000000000..a682094ba Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.23-legacy.zip b/tests/ast-parsing/compile/event-0.4.23-legacy.zip new file mode 100644 index 000000000..a27758608 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.24-compact.zip b/tests/ast-parsing/compile/event-0.4.24-compact.zip new file mode 100644 index 000000000..41e50a477 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.24-legacy.zip b/tests/ast-parsing/compile/event-0.4.24-legacy.zip new file mode 100644 index 000000000..acaeed24b Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.25-compact.zip b/tests/ast-parsing/compile/event-0.4.25-compact.zip new file mode 100644 index 000000000..af82d9f06 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.25-legacy.zip b/tests/ast-parsing/compile/event-0.4.25-legacy.zip new file mode 100644 index 000000000..34c81ea27 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.26-compact.zip b/tests/ast-parsing/compile/event-0.4.26-compact.zip new file mode 100644 index 000000000..48358d5ca Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.26-legacy.zip b/tests/ast-parsing/compile/event-0.4.26-legacy.zip new file mode 100644 index 000000000..0a0fea4fa Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.3-legacy.zip b/tests/ast-parsing/compile/event-0.4.3-legacy.zip new file mode 100644 index 000000000..05948ca18 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.4-legacy.zip b/tests/ast-parsing/compile/event-0.4.4-legacy.zip new file mode 100644 index 000000000..814b72a52 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.5-legacy.zip b/tests/ast-parsing/compile/event-0.4.5-legacy.zip new file mode 100644 index 000000000..9b0d808f1 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.6-legacy.zip b/tests/ast-parsing/compile/event-0.4.6-legacy.zip new file mode 100644 index 000000000..86733560d Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.7-legacy.zip b/tests/ast-parsing/compile/event-0.4.7-legacy.zip new file mode 100644 index 000000000..da5018729 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.8-legacy.zip b/tests/ast-parsing/compile/event-0.4.8-legacy.zip new file mode 100644 index 000000000..ed158d7d4 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.4.9-legacy.zip b/tests/ast-parsing/compile/event-0.4.9-legacy.zip new file mode 100644 index 000000000..6b2571f17 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.0-compact.zip b/tests/ast-parsing/compile/event-0.5.0-compact.zip new file mode 100644 index 000000000..1551cb530 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.0-legacy.zip b/tests/ast-parsing/compile/event-0.5.0-legacy.zip new file mode 100644 index 000000000..d01391b4a Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.1-compact.zip b/tests/ast-parsing/compile/event-0.5.1-compact.zip new file mode 100644 index 000000000..c2e54dac4 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.1-legacy.zip b/tests/ast-parsing/compile/event-0.5.1-legacy.zip new file mode 100644 index 000000000..d8dea09c8 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.10-compact.zip b/tests/ast-parsing/compile/event-0.5.10-compact.zip new file mode 100644 index 000000000..4c0c11d27 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.10-legacy.zip b/tests/ast-parsing/compile/event-0.5.10-legacy.zip new file mode 100644 index 000000000..685eb2082 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.11-compact.zip b/tests/ast-parsing/compile/event-0.5.11-compact.zip new file mode 100644 index 000000000..582eb2d47 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.11-legacy.zip b/tests/ast-parsing/compile/event-0.5.11-legacy.zip new file mode 100644 index 000000000..3b49fd3d8 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.12-compact.zip b/tests/ast-parsing/compile/event-0.5.12-compact.zip new file mode 100644 index 000000000..3aa988315 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.12-legacy.zip b/tests/ast-parsing/compile/event-0.5.12-legacy.zip new file mode 100644 index 000000000..d1d2832d7 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.13-compact.zip b/tests/ast-parsing/compile/event-0.5.13-compact.zip new file mode 100644 index 000000000..386f73539 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.13-legacy.zip b/tests/ast-parsing/compile/event-0.5.13-legacy.zip new file mode 100644 index 000000000..741721816 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.14-compact.zip b/tests/ast-parsing/compile/event-0.5.14-compact.zip new file mode 100644 index 000000000..991a0b5f2 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.14-legacy.zip b/tests/ast-parsing/compile/event-0.5.14-legacy.zip new file mode 100644 index 000000000..ade44beab Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.15-compact.zip b/tests/ast-parsing/compile/event-0.5.15-compact.zip new file mode 100644 index 000000000..d6cf03eb5 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.15-legacy.zip b/tests/ast-parsing/compile/event-0.5.15-legacy.zip new file mode 100644 index 000000000..1c1c9d64d Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.16-compact.zip b/tests/ast-parsing/compile/event-0.5.16-compact.zip new file mode 100644 index 000000000..a94a5c9a6 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.16-legacy.zip b/tests/ast-parsing/compile/event-0.5.16-legacy.zip new file mode 100644 index 000000000..bdb4ace52 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.17-compact.zip b/tests/ast-parsing/compile/event-0.5.17-compact.zip new file mode 100644 index 000000000..bf87c62a5 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.17-legacy.zip b/tests/ast-parsing/compile/event-0.5.17-legacy.zip new file mode 100644 index 000000000..4931da862 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.2-compact.zip b/tests/ast-parsing/compile/event-0.5.2-compact.zip new file mode 100644 index 000000000..0f688ceb6 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.2-legacy.zip b/tests/ast-parsing/compile/event-0.5.2-legacy.zip new file mode 100644 index 000000000..0005f8d4f Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.3-compact.zip b/tests/ast-parsing/compile/event-0.5.3-compact.zip new file mode 100644 index 000000000..65b278f2a Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.3-legacy.zip b/tests/ast-parsing/compile/event-0.5.3-legacy.zip new file mode 100644 index 000000000..224c27384 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.4-compact.zip b/tests/ast-parsing/compile/event-0.5.4-compact.zip new file mode 100644 index 000000000..9660e06ea Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.4-legacy.zip b/tests/ast-parsing/compile/event-0.5.4-legacy.zip new file mode 100644 index 000000000..dcbcf2e89 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.5-compact.zip b/tests/ast-parsing/compile/event-0.5.5-compact.zip new file mode 100644 index 000000000..021c83ad9 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.5-legacy.zip b/tests/ast-parsing/compile/event-0.5.5-legacy.zip new file mode 100644 index 000000000..dc51826bd Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.6-compact.zip b/tests/ast-parsing/compile/event-0.5.6-compact.zip new file mode 100644 index 000000000..551a27477 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.6-legacy.zip b/tests/ast-parsing/compile/event-0.5.6-legacy.zip new file mode 100644 index 000000000..afb535cd2 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.7-compact.zip b/tests/ast-parsing/compile/event-0.5.7-compact.zip new file mode 100644 index 000000000..cf597406e Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.7-legacy.zip b/tests/ast-parsing/compile/event-0.5.7-legacy.zip new file mode 100644 index 000000000..e425fbb47 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.8-compact.zip b/tests/ast-parsing/compile/event-0.5.8-compact.zip new file mode 100644 index 000000000..59684ed76 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.8-legacy.zip b/tests/ast-parsing/compile/event-0.5.8-legacy.zip new file mode 100644 index 000000000..07c62e346 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.9-compact.zip b/tests/ast-parsing/compile/event-0.5.9-compact.zip new file mode 100644 index 000000000..166d4e96a Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.5.9-legacy.zip b/tests/ast-parsing/compile/event-0.5.9-legacy.zip new file mode 100644 index 000000000..6bde6921b Binary files /dev/null and b/tests/ast-parsing/compile/event-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.0-compact.zip b/tests/ast-parsing/compile/event-0.6.0-compact.zip new file mode 100644 index 000000000..5ae55ec5e Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.0-legacy.zip b/tests/ast-parsing/compile/event-0.6.0-legacy.zip new file mode 100644 index 000000000..f5b3152c7 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.1-compact.zip b/tests/ast-parsing/compile/event-0.6.1-compact.zip new file mode 100644 index 000000000..dd317856e Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.1-legacy.zip b/tests/ast-parsing/compile/event-0.6.1-legacy.zip new file mode 100644 index 000000000..4d5d6f4d4 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.10-compact.zip b/tests/ast-parsing/compile/event-0.6.10-compact.zip new file mode 100644 index 000000000..20f7fe150 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.10-legacy.zip b/tests/ast-parsing/compile/event-0.6.10-legacy.zip new file mode 100644 index 000000000..ecc866acf Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.11-compact.zip b/tests/ast-parsing/compile/event-0.6.11-compact.zip new file mode 100644 index 000000000..c1038bd28 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.11-legacy.zip b/tests/ast-parsing/compile/event-0.6.11-legacy.zip new file mode 100644 index 000000000..d3d7d8b14 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.12-compact.zip b/tests/ast-parsing/compile/event-0.6.12-compact.zip new file mode 100644 index 000000000..8020bc92f Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.12-legacy.zip b/tests/ast-parsing/compile/event-0.6.12-legacy.zip new file mode 100644 index 000000000..4f47684b5 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.2-compact.zip b/tests/ast-parsing/compile/event-0.6.2-compact.zip new file mode 100644 index 000000000..5ae724611 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.2-legacy.zip b/tests/ast-parsing/compile/event-0.6.2-legacy.zip new file mode 100644 index 000000000..0746848d9 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.3-compact.zip b/tests/ast-parsing/compile/event-0.6.3-compact.zip new file mode 100644 index 000000000..d69f79ad0 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.3-legacy.zip b/tests/ast-parsing/compile/event-0.6.3-legacy.zip new file mode 100644 index 000000000..54cb286d5 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.4-compact.zip b/tests/ast-parsing/compile/event-0.6.4-compact.zip new file mode 100644 index 000000000..84e54a139 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.4-legacy.zip b/tests/ast-parsing/compile/event-0.6.4-legacy.zip new file mode 100644 index 000000000..5294cb6fb Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.5-compact.zip b/tests/ast-parsing/compile/event-0.6.5-compact.zip new file mode 100644 index 000000000..db2364b35 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.5-legacy.zip b/tests/ast-parsing/compile/event-0.6.5-legacy.zip new file mode 100644 index 000000000..9202d5eac Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.6-compact.zip b/tests/ast-parsing/compile/event-0.6.6-compact.zip new file mode 100644 index 000000000..8fe173831 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.6-legacy.zip b/tests/ast-parsing/compile/event-0.6.6-legacy.zip new file mode 100644 index 000000000..5d5720c18 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.7-compact.zip b/tests/ast-parsing/compile/event-0.6.7-compact.zip new file mode 100644 index 000000000..0a84451cd Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.7-legacy.zip b/tests/ast-parsing/compile/event-0.6.7-legacy.zip new file mode 100644 index 000000000..8165b83da Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.8-compact.zip b/tests/ast-parsing/compile/event-0.6.8-compact.zip new file mode 100644 index 000000000..3a7e15c1c Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.8-legacy.zip b/tests/ast-parsing/compile/event-0.6.8-legacy.zip new file mode 100644 index 000000000..dfb7b0a67 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.9-compact.zip b/tests/ast-parsing/compile/event-0.6.9-compact.zip new file mode 100644 index 000000000..f84335248 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.6.9-legacy.zip b/tests/ast-parsing/compile/event-0.6.9-legacy.zip new file mode 100644 index 000000000..04607587f Binary files /dev/null and b/tests/ast-parsing/compile/event-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.0-compact.zip b/tests/ast-parsing/compile/event-0.7.0-compact.zip new file mode 100644 index 000000000..c897bc71b Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.0-legacy.zip b/tests/ast-parsing/compile/event-0.7.0-legacy.zip new file mode 100644 index 000000000..c7238dcce Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.1-compact.zip b/tests/ast-parsing/compile/event-0.7.1-compact.zip new file mode 100644 index 000000000..937efbdd5 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.1-legacy.zip b/tests/ast-parsing/compile/event-0.7.1-legacy.zip new file mode 100644 index 000000000..c00eedcba Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.2-compact.zip b/tests/ast-parsing/compile/event-0.7.2-compact.zip new file mode 100644 index 000000000..d9daa556b Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.2-legacy.zip b/tests/ast-parsing/compile/event-0.7.2-legacy.zip new file mode 100644 index 000000000..e8b5403ad Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.3-compact.zip b/tests/ast-parsing/compile/event-0.7.3-compact.zip new file mode 100644 index 000000000..bf49b665e Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.3-legacy.zip b/tests/ast-parsing/compile/event-0.7.3-legacy.zip new file mode 100644 index 000000000..10c5b376e Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.4-compact.zip b/tests/ast-parsing/compile/event-0.7.4-compact.zip new file mode 100644 index 000000000..6d4260ec3 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.4-legacy.zip b/tests/ast-parsing/compile/event-0.7.4-legacy.zip new file mode 100644 index 000000000..582a89718 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.5-compact.zip b/tests/ast-parsing/compile/event-0.7.5-compact.zip new file mode 100644 index 000000000..822b4baaf Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.5-legacy.zip b/tests/ast-parsing/compile/event-0.7.5-legacy.zip new file mode 100644 index 000000000..657245610 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.6-compact.zip b/tests/ast-parsing/compile/event-0.7.6-compact.zip new file mode 100644 index 000000000..cc3a4fd6d Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.7.6-legacy.zip b/tests/ast-parsing/compile/event-0.7.6-legacy.zip new file mode 100644 index 000000000..426769269 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/event-0.8.0-compact.zip b/tests/ast-parsing/compile/event-0.8.0-compact.zip new file mode 100644 index 000000000..006a2c99b Binary files /dev/null and b/tests/ast-parsing/compile/event-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.8.1-compact.zip b/tests/ast-parsing/compile/event-0.8.1-compact.zip new file mode 100644 index 000000000..8919334d2 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.8.2-compact.zip b/tests/ast-parsing/compile/event-0.8.2-compact.zip new file mode 100644 index 000000000..fc0665ecf Binary files /dev/null and b/tests/ast-parsing/compile/event-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.8.3-compact.zip b/tests/ast-parsing/compile/event-0.8.3-compact.zip new file mode 100644 index 000000000..9e8c6c6b6 Binary files /dev/null and b/tests/ast-parsing/compile/event-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/event-0.8.4-compact.zip b/tests/ast-parsing/compile/event-0.8.4-compact.zip new file mode 100644 index 000000000..35b8479ce Binary files /dev/null and b/tests/ast-parsing/compile/event-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.0-legacy.zip b/tests/ast-parsing/compile/for-0.4.0-legacy.zip new file mode 100644 index 000000000..b820080da Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.1-legacy.zip b/tests/ast-parsing/compile/for-0.4.1-legacy.zip new file mode 100644 index 000000000..26e6e390d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.10-legacy.zip b/tests/ast-parsing/compile/for-0.4.10-legacy.zip new file mode 100644 index 000000000..7bfe63ba2 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.11-legacy.zip b/tests/ast-parsing/compile/for-0.4.11-legacy.zip new file mode 100644 index 000000000..1e917d290 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.12-compact.zip b/tests/ast-parsing/compile/for-0.4.12-compact.zip new file mode 100644 index 000000000..858c47bcb Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.12-legacy.zip b/tests/ast-parsing/compile/for-0.4.12-legacy.zip new file mode 100644 index 000000000..1ffc5e72b Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.13-compact.zip b/tests/ast-parsing/compile/for-0.4.13-compact.zip new file mode 100644 index 000000000..8e39d840d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.13-legacy.zip b/tests/ast-parsing/compile/for-0.4.13-legacy.zip new file mode 100644 index 000000000..4cb16bc8d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.14-compact.zip b/tests/ast-parsing/compile/for-0.4.14-compact.zip new file mode 100644 index 000000000..2f711716b Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.14-legacy.zip b/tests/ast-parsing/compile/for-0.4.14-legacy.zip new file mode 100644 index 000000000..e4e0ba4aa Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.15-compact.zip b/tests/ast-parsing/compile/for-0.4.15-compact.zip new file mode 100644 index 000000000..b191468ec Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.15-legacy.zip b/tests/ast-parsing/compile/for-0.4.15-legacy.zip new file mode 100644 index 000000000..aa5d30549 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.16-compact.zip b/tests/ast-parsing/compile/for-0.4.16-compact.zip new file mode 100644 index 000000000..095eceef7 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.16-legacy.zip b/tests/ast-parsing/compile/for-0.4.16-legacy.zip new file mode 100644 index 000000000..6abab211c Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.17-compact.zip b/tests/ast-parsing/compile/for-0.4.17-compact.zip new file mode 100644 index 000000000..3fd330da8 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.17-legacy.zip b/tests/ast-parsing/compile/for-0.4.17-legacy.zip new file mode 100644 index 000000000..7f0accb71 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.18-compact.zip b/tests/ast-parsing/compile/for-0.4.18-compact.zip new file mode 100644 index 000000000..e793baa53 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.18-legacy.zip b/tests/ast-parsing/compile/for-0.4.18-legacy.zip new file mode 100644 index 000000000..d275f8b3a Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.19-compact.zip b/tests/ast-parsing/compile/for-0.4.19-compact.zip new file mode 100644 index 000000000..88d4074b3 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.19-legacy.zip b/tests/ast-parsing/compile/for-0.4.19-legacy.zip new file mode 100644 index 000000000..f44de9cfe Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.2-legacy.zip b/tests/ast-parsing/compile/for-0.4.2-legacy.zip new file mode 100644 index 000000000..fd64a9a0a Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.20-compact.zip b/tests/ast-parsing/compile/for-0.4.20-compact.zip new file mode 100644 index 000000000..50b8a3099 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.20-legacy.zip b/tests/ast-parsing/compile/for-0.4.20-legacy.zip new file mode 100644 index 000000000..d573a184d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.21-compact.zip b/tests/ast-parsing/compile/for-0.4.21-compact.zip new file mode 100644 index 000000000..83dbfb657 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.21-legacy.zip b/tests/ast-parsing/compile/for-0.4.21-legacy.zip new file mode 100644 index 000000000..50eaf4466 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.22-compact.zip b/tests/ast-parsing/compile/for-0.4.22-compact.zip new file mode 100644 index 000000000..943f75fe1 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.22-legacy.zip b/tests/ast-parsing/compile/for-0.4.22-legacy.zip new file mode 100644 index 000000000..57f32b773 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.23-compact.zip b/tests/ast-parsing/compile/for-0.4.23-compact.zip new file mode 100644 index 000000000..bdf5a295c Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.23-legacy.zip b/tests/ast-parsing/compile/for-0.4.23-legacy.zip new file mode 100644 index 000000000..44fd4dd98 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.24-compact.zip b/tests/ast-parsing/compile/for-0.4.24-compact.zip new file mode 100644 index 000000000..7227c9db9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.24-legacy.zip b/tests/ast-parsing/compile/for-0.4.24-legacy.zip new file mode 100644 index 000000000..b02aa285e Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.25-compact.zip b/tests/ast-parsing/compile/for-0.4.25-compact.zip new file mode 100644 index 000000000..b0883bf1f Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.25-legacy.zip b/tests/ast-parsing/compile/for-0.4.25-legacy.zip new file mode 100644 index 000000000..910cf9aef Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.26-compact.zip b/tests/ast-parsing/compile/for-0.4.26-compact.zip new file mode 100644 index 000000000..80274c3b2 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.26-legacy.zip b/tests/ast-parsing/compile/for-0.4.26-legacy.zip new file mode 100644 index 000000000..c890a5ab4 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.3-legacy.zip b/tests/ast-parsing/compile/for-0.4.3-legacy.zip new file mode 100644 index 000000000..88a7cd22f Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.4-legacy.zip b/tests/ast-parsing/compile/for-0.4.4-legacy.zip new file mode 100644 index 000000000..092223ae2 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.5-legacy.zip b/tests/ast-parsing/compile/for-0.4.5-legacy.zip new file mode 100644 index 000000000..46e1a80b9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.6-legacy.zip b/tests/ast-parsing/compile/for-0.4.6-legacy.zip new file mode 100644 index 000000000..2a99213cc Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.7-legacy.zip b/tests/ast-parsing/compile/for-0.4.7-legacy.zip new file mode 100644 index 000000000..36fe46b4e Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.8-legacy.zip b/tests/ast-parsing/compile/for-0.4.8-legacy.zip new file mode 100644 index 000000000..cc5245ee7 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.4.9-legacy.zip b/tests/ast-parsing/compile/for-0.4.9-legacy.zip new file mode 100644 index 000000000..b7012f21a Binary files /dev/null and b/tests/ast-parsing/compile/for-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.0-compact.zip b/tests/ast-parsing/compile/for-0.5.0-compact.zip new file mode 100644 index 000000000..59e09fca3 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.0-legacy.zip b/tests/ast-parsing/compile/for-0.5.0-legacy.zip new file mode 100644 index 000000000..b541b2ba9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.1-compact.zip b/tests/ast-parsing/compile/for-0.5.1-compact.zip new file mode 100644 index 000000000..3da53bd8e Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.1-legacy.zip b/tests/ast-parsing/compile/for-0.5.1-legacy.zip new file mode 100644 index 000000000..c7865b47e Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.10-compact.zip b/tests/ast-parsing/compile/for-0.5.10-compact.zip new file mode 100644 index 000000000..9644c648a Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.10-legacy.zip b/tests/ast-parsing/compile/for-0.5.10-legacy.zip new file mode 100644 index 000000000..244c6a6b5 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.11-compact.zip b/tests/ast-parsing/compile/for-0.5.11-compact.zip new file mode 100644 index 000000000..489debbc9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.11-legacy.zip b/tests/ast-parsing/compile/for-0.5.11-legacy.zip new file mode 100644 index 000000000..3d5cfba10 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.12-compact.zip b/tests/ast-parsing/compile/for-0.5.12-compact.zip new file mode 100644 index 000000000..fc6d2642c Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.12-legacy.zip b/tests/ast-parsing/compile/for-0.5.12-legacy.zip new file mode 100644 index 000000000..fde5173e6 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.13-compact.zip b/tests/ast-parsing/compile/for-0.5.13-compact.zip new file mode 100644 index 000000000..657879581 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.13-legacy.zip b/tests/ast-parsing/compile/for-0.5.13-legacy.zip new file mode 100644 index 000000000..d77bb3412 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.14-compact.zip b/tests/ast-parsing/compile/for-0.5.14-compact.zip new file mode 100644 index 000000000..a0ea98595 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.14-legacy.zip b/tests/ast-parsing/compile/for-0.5.14-legacy.zip new file mode 100644 index 000000000..307d24088 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.15-compact.zip b/tests/ast-parsing/compile/for-0.5.15-compact.zip new file mode 100644 index 000000000..68449c8ea Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.15-legacy.zip b/tests/ast-parsing/compile/for-0.5.15-legacy.zip new file mode 100644 index 000000000..d8f6abfe3 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.16-compact.zip b/tests/ast-parsing/compile/for-0.5.16-compact.zip new file mode 100644 index 000000000..b9c6f735b Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.16-legacy.zip b/tests/ast-parsing/compile/for-0.5.16-legacy.zip new file mode 100644 index 000000000..5eca84bed Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.17-compact.zip b/tests/ast-parsing/compile/for-0.5.17-compact.zip new file mode 100644 index 000000000..5d47cd03b Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.17-legacy.zip b/tests/ast-parsing/compile/for-0.5.17-legacy.zip new file mode 100644 index 000000000..2b4eb61d6 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.2-compact.zip b/tests/ast-parsing/compile/for-0.5.2-compact.zip new file mode 100644 index 000000000..e2bee86fc Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.2-legacy.zip b/tests/ast-parsing/compile/for-0.5.2-legacy.zip new file mode 100644 index 000000000..f0a49f564 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.3-compact.zip b/tests/ast-parsing/compile/for-0.5.3-compact.zip new file mode 100644 index 000000000..4360941b5 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.3-legacy.zip b/tests/ast-parsing/compile/for-0.5.3-legacy.zip new file mode 100644 index 000000000..15650b0fd Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.4-compact.zip b/tests/ast-parsing/compile/for-0.5.4-compact.zip new file mode 100644 index 000000000..2e44a9ea7 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.4-legacy.zip b/tests/ast-parsing/compile/for-0.5.4-legacy.zip new file mode 100644 index 000000000..43cd2a461 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.5-compact.zip b/tests/ast-parsing/compile/for-0.5.5-compact.zip new file mode 100644 index 000000000..444283982 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.5-legacy.zip b/tests/ast-parsing/compile/for-0.5.5-legacy.zip new file mode 100644 index 000000000..633b9b35f Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.6-compact.zip b/tests/ast-parsing/compile/for-0.5.6-compact.zip new file mode 100644 index 000000000..3e747c8d2 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.6-legacy.zip b/tests/ast-parsing/compile/for-0.5.6-legacy.zip new file mode 100644 index 000000000..f37d687f6 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.7-compact.zip b/tests/ast-parsing/compile/for-0.5.7-compact.zip new file mode 100644 index 000000000..3f1e207f9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.7-legacy.zip b/tests/ast-parsing/compile/for-0.5.7-legacy.zip new file mode 100644 index 000000000..c8f1e8bbb Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.8-compact.zip b/tests/ast-parsing/compile/for-0.5.8-compact.zip new file mode 100644 index 000000000..f074ec4f6 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.8-legacy.zip b/tests/ast-parsing/compile/for-0.5.8-legacy.zip new file mode 100644 index 000000000..283064c8e Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.9-compact.zip b/tests/ast-parsing/compile/for-0.5.9-compact.zip new file mode 100644 index 000000000..ed46b58ba Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.5.9-legacy.zip b/tests/ast-parsing/compile/for-0.5.9-legacy.zip new file mode 100644 index 000000000..8f0337947 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.0-compact.zip b/tests/ast-parsing/compile/for-0.6.0-compact.zip new file mode 100644 index 000000000..6874313a5 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.0-legacy.zip b/tests/ast-parsing/compile/for-0.6.0-legacy.zip new file mode 100644 index 000000000..2563a2b12 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.1-compact.zip b/tests/ast-parsing/compile/for-0.6.1-compact.zip new file mode 100644 index 000000000..15b5ba978 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.1-legacy.zip b/tests/ast-parsing/compile/for-0.6.1-legacy.zip new file mode 100644 index 000000000..c49067be7 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.10-compact.zip b/tests/ast-parsing/compile/for-0.6.10-compact.zip new file mode 100644 index 000000000..1805b017d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.10-legacy.zip b/tests/ast-parsing/compile/for-0.6.10-legacy.zip new file mode 100644 index 000000000..d533f952d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.11-compact.zip b/tests/ast-parsing/compile/for-0.6.11-compact.zip new file mode 100644 index 000000000..eec42372f Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.11-legacy.zip b/tests/ast-parsing/compile/for-0.6.11-legacy.zip new file mode 100644 index 000000000..8432b7003 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.12-compact.zip b/tests/ast-parsing/compile/for-0.6.12-compact.zip new file mode 100644 index 000000000..f37669b2b Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.12-legacy.zip b/tests/ast-parsing/compile/for-0.6.12-legacy.zip new file mode 100644 index 000000000..723374bd7 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.2-compact.zip b/tests/ast-parsing/compile/for-0.6.2-compact.zip new file mode 100644 index 000000000..0463e90ac Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.2-legacy.zip b/tests/ast-parsing/compile/for-0.6.2-legacy.zip new file mode 100644 index 000000000..a45809493 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.3-compact.zip b/tests/ast-parsing/compile/for-0.6.3-compact.zip new file mode 100644 index 000000000..1264fbefe Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.3-legacy.zip b/tests/ast-parsing/compile/for-0.6.3-legacy.zip new file mode 100644 index 000000000..ecf8352c0 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.4-compact.zip b/tests/ast-parsing/compile/for-0.6.4-compact.zip new file mode 100644 index 000000000..e75a13405 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.4-legacy.zip b/tests/ast-parsing/compile/for-0.6.4-legacy.zip new file mode 100644 index 000000000..0622b60a8 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.5-compact.zip b/tests/ast-parsing/compile/for-0.6.5-compact.zip new file mode 100644 index 000000000..79ed83313 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.5-legacy.zip b/tests/ast-parsing/compile/for-0.6.5-legacy.zip new file mode 100644 index 000000000..54c6bbc09 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.6-compact.zip b/tests/ast-parsing/compile/for-0.6.6-compact.zip new file mode 100644 index 000000000..4f6e736fe Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.6-legacy.zip b/tests/ast-parsing/compile/for-0.6.6-legacy.zip new file mode 100644 index 000000000..311f3f099 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.7-compact.zip b/tests/ast-parsing/compile/for-0.6.7-compact.zip new file mode 100644 index 000000000..3f1ef8958 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.7-legacy.zip b/tests/ast-parsing/compile/for-0.6.7-legacy.zip new file mode 100644 index 000000000..7748cddb0 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.8-compact.zip b/tests/ast-parsing/compile/for-0.6.8-compact.zip new file mode 100644 index 000000000..554760cec Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.8-legacy.zip b/tests/ast-parsing/compile/for-0.6.8-legacy.zip new file mode 100644 index 000000000..b50558fd9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.9-compact.zip b/tests/ast-parsing/compile/for-0.6.9-compact.zip new file mode 100644 index 000000000..25b1f748d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.6.9-legacy.zip b/tests/ast-parsing/compile/for-0.6.9-legacy.zip new file mode 100644 index 000000000..e6ab5dc2b Binary files /dev/null and b/tests/ast-parsing/compile/for-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.0-compact.zip b/tests/ast-parsing/compile/for-0.7.0-compact.zip new file mode 100644 index 000000000..28cf00787 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.0-legacy.zip b/tests/ast-parsing/compile/for-0.7.0-legacy.zip new file mode 100644 index 000000000..5535e1658 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.1-compact.zip b/tests/ast-parsing/compile/for-0.7.1-compact.zip new file mode 100644 index 000000000..4cf076950 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.1-legacy.zip b/tests/ast-parsing/compile/for-0.7.1-legacy.zip new file mode 100644 index 000000000..7fe3dc8e9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.2-compact.zip b/tests/ast-parsing/compile/for-0.7.2-compact.zip new file mode 100644 index 000000000..05e3fc0a9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.2-legacy.zip b/tests/ast-parsing/compile/for-0.7.2-legacy.zip new file mode 100644 index 000000000..9de9f437d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.3-compact.zip b/tests/ast-parsing/compile/for-0.7.3-compact.zip new file mode 100644 index 000000000..f3d88c676 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.3-legacy.zip b/tests/ast-parsing/compile/for-0.7.3-legacy.zip new file mode 100644 index 000000000..fa02f13c1 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.4-compact.zip b/tests/ast-parsing/compile/for-0.7.4-compact.zip new file mode 100644 index 000000000..62a0de56d Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.4-legacy.zip b/tests/ast-parsing/compile/for-0.7.4-legacy.zip new file mode 100644 index 000000000..c1c279288 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.5-compact.zip b/tests/ast-parsing/compile/for-0.7.5-compact.zip new file mode 100644 index 000000000..48f0b6be3 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.5-legacy.zip b/tests/ast-parsing/compile/for-0.7.5-legacy.zip new file mode 100644 index 000000000..1a0c8752c Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.6-compact.zip b/tests/ast-parsing/compile/for-0.7.6-compact.zip new file mode 100644 index 000000000..e22eb77bc Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.7.6-legacy.zip b/tests/ast-parsing/compile/for-0.7.6-legacy.zip new file mode 100644 index 000000000..eb1d8d009 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/for-0.8.0-compact.zip b/tests/ast-parsing/compile/for-0.8.0-compact.zip new file mode 100644 index 000000000..70b5ba7ab Binary files /dev/null and b/tests/ast-parsing/compile/for-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.8.1-compact.zip b/tests/ast-parsing/compile/for-0.8.1-compact.zip new file mode 100644 index 000000000..0ae65e537 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.8.2-compact.zip b/tests/ast-parsing/compile/for-0.8.2-compact.zip new file mode 100644 index 000000000..b60dc3ba1 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.8.3-compact.zip b/tests/ast-parsing/compile/for-0.8.3-compact.zip new file mode 100644 index 000000000..2739340d9 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/for-0.8.4-compact.zip b/tests/ast-parsing/compile/for-0.8.4-compact.zip new file mode 100644 index 000000000..37cc1fda7 Binary files /dev/null and b/tests/ast-parsing/compile/for-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.0-legacy.zip b/tests/ast-parsing/compile/function-0.4.0-legacy.zip new file mode 100644 index 000000000..1d9a6980a Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.1-legacy.zip b/tests/ast-parsing/compile/function-0.4.1-legacy.zip new file mode 100644 index 000000000..3dc612d25 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.10-legacy.zip b/tests/ast-parsing/compile/function-0.4.10-legacy.zip new file mode 100644 index 000000000..3b8f5f8c4 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.11-legacy.zip b/tests/ast-parsing/compile/function-0.4.11-legacy.zip new file mode 100644 index 000000000..6e43be191 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.12-compact.zip b/tests/ast-parsing/compile/function-0.4.12-compact.zip new file mode 100644 index 000000000..250d964be Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.12-legacy.zip b/tests/ast-parsing/compile/function-0.4.12-legacy.zip new file mode 100644 index 000000000..ee9bb3eda Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.13-compact.zip b/tests/ast-parsing/compile/function-0.4.13-compact.zip new file mode 100644 index 000000000..20adc2aa0 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.13-legacy.zip b/tests/ast-parsing/compile/function-0.4.13-legacy.zip new file mode 100644 index 000000000..5162d0a9a Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.14-compact.zip b/tests/ast-parsing/compile/function-0.4.14-compact.zip new file mode 100644 index 000000000..785f9bb90 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.14-legacy.zip b/tests/ast-parsing/compile/function-0.4.14-legacy.zip new file mode 100644 index 000000000..e22138e63 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.15-compact.zip b/tests/ast-parsing/compile/function-0.4.15-compact.zip new file mode 100644 index 000000000..6d6e0dc2e Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.15-legacy.zip b/tests/ast-parsing/compile/function-0.4.15-legacy.zip new file mode 100644 index 000000000..1bf6e6e6a Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.16-compact.zip b/tests/ast-parsing/compile/function-0.4.16-compact.zip new file mode 100644 index 000000000..5991cb883 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.16-legacy.zip b/tests/ast-parsing/compile/function-0.4.16-legacy.zip new file mode 100644 index 000000000..e73843010 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.17-compact.zip b/tests/ast-parsing/compile/function-0.4.17-compact.zip new file mode 100644 index 000000000..8f7b67cde Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.17-legacy.zip b/tests/ast-parsing/compile/function-0.4.17-legacy.zip new file mode 100644 index 000000000..a4a82b6b4 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.18-compact.zip b/tests/ast-parsing/compile/function-0.4.18-compact.zip new file mode 100644 index 000000000..d0c1d38bb Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.18-legacy.zip b/tests/ast-parsing/compile/function-0.4.18-legacy.zip new file mode 100644 index 000000000..bbcf9fc74 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.19-compact.zip b/tests/ast-parsing/compile/function-0.4.19-compact.zip new file mode 100644 index 000000000..77f3cf674 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.19-legacy.zip b/tests/ast-parsing/compile/function-0.4.19-legacy.zip new file mode 100644 index 000000000..e8a93ffeb Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.2-legacy.zip b/tests/ast-parsing/compile/function-0.4.2-legacy.zip new file mode 100644 index 000000000..138bdf646 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.20-compact.zip b/tests/ast-parsing/compile/function-0.4.20-compact.zip new file mode 100644 index 000000000..579e5d6f8 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.20-legacy.zip b/tests/ast-parsing/compile/function-0.4.20-legacy.zip new file mode 100644 index 000000000..28ba4a34b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.21-compact.zip b/tests/ast-parsing/compile/function-0.4.21-compact.zip new file mode 100644 index 000000000..43a8b8bdb Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.21-legacy.zip b/tests/ast-parsing/compile/function-0.4.21-legacy.zip new file mode 100644 index 000000000..2026f891e Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.22-compact.zip b/tests/ast-parsing/compile/function-0.4.22-compact.zip new file mode 100644 index 000000000..258b09cf3 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.22-legacy.zip b/tests/ast-parsing/compile/function-0.4.22-legacy.zip new file mode 100644 index 000000000..b4034d54d Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.23-compact.zip b/tests/ast-parsing/compile/function-0.4.23-compact.zip new file mode 100644 index 000000000..a7765e455 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.23-legacy.zip b/tests/ast-parsing/compile/function-0.4.23-legacy.zip new file mode 100644 index 000000000..623921457 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.24-compact.zip b/tests/ast-parsing/compile/function-0.4.24-compact.zip new file mode 100644 index 000000000..3dbe1d49c Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.24-legacy.zip b/tests/ast-parsing/compile/function-0.4.24-legacy.zip new file mode 100644 index 000000000..8c8677f60 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.25-compact.zip b/tests/ast-parsing/compile/function-0.4.25-compact.zip new file mode 100644 index 000000000..88c02f16f Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.25-legacy.zip b/tests/ast-parsing/compile/function-0.4.25-legacy.zip new file mode 100644 index 000000000..efb614dbf Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.26-compact.zip b/tests/ast-parsing/compile/function-0.4.26-compact.zip new file mode 100644 index 000000000..be3dd1175 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.26-legacy.zip b/tests/ast-parsing/compile/function-0.4.26-legacy.zip new file mode 100644 index 000000000..6cb9097d3 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.3-legacy.zip b/tests/ast-parsing/compile/function-0.4.3-legacy.zip new file mode 100644 index 000000000..0a98e6992 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.4-legacy.zip b/tests/ast-parsing/compile/function-0.4.4-legacy.zip new file mode 100644 index 000000000..ee9265a36 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.5-legacy.zip b/tests/ast-parsing/compile/function-0.4.5-legacy.zip new file mode 100644 index 000000000..a508f5a93 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.6-legacy.zip b/tests/ast-parsing/compile/function-0.4.6-legacy.zip new file mode 100644 index 000000000..42113e53a Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.7-legacy.zip b/tests/ast-parsing/compile/function-0.4.7-legacy.zip new file mode 100644 index 000000000..c18d749ae Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.8-legacy.zip b/tests/ast-parsing/compile/function-0.4.8-legacy.zip new file mode 100644 index 000000000..aa3b2ddc2 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.4.9-legacy.zip b/tests/ast-parsing/compile/function-0.4.9-legacy.zip new file mode 100644 index 000000000..701d2a265 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.0-compact.zip b/tests/ast-parsing/compile/function-0.5.0-compact.zip new file mode 100644 index 000000000..613fdb8fe Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.0-legacy.zip b/tests/ast-parsing/compile/function-0.5.0-legacy.zip new file mode 100644 index 000000000..0c03ce612 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.1-compact.zip b/tests/ast-parsing/compile/function-0.5.1-compact.zip new file mode 100644 index 000000000..5b918a739 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.1-legacy.zip b/tests/ast-parsing/compile/function-0.5.1-legacy.zip new file mode 100644 index 000000000..09569191f Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.10-compact.zip b/tests/ast-parsing/compile/function-0.5.10-compact.zip new file mode 100644 index 000000000..aad088ae3 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.10-legacy.zip b/tests/ast-parsing/compile/function-0.5.10-legacy.zip new file mode 100644 index 000000000..1d268bd0b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.11-compact.zip b/tests/ast-parsing/compile/function-0.5.11-compact.zip new file mode 100644 index 000000000..d33a4703b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.11-legacy.zip b/tests/ast-parsing/compile/function-0.5.11-legacy.zip new file mode 100644 index 000000000..11f7ae770 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.12-compact.zip b/tests/ast-parsing/compile/function-0.5.12-compact.zip new file mode 100644 index 000000000..2cc3bbf87 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.12-legacy.zip b/tests/ast-parsing/compile/function-0.5.12-legacy.zip new file mode 100644 index 000000000..5e44f8a23 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.13-compact.zip b/tests/ast-parsing/compile/function-0.5.13-compact.zip new file mode 100644 index 000000000..4429a889c Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.13-legacy.zip b/tests/ast-parsing/compile/function-0.5.13-legacy.zip new file mode 100644 index 000000000..87eb62377 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.14-compact.zip b/tests/ast-parsing/compile/function-0.5.14-compact.zip new file mode 100644 index 000000000..aecb264f6 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.14-legacy.zip b/tests/ast-parsing/compile/function-0.5.14-legacy.zip new file mode 100644 index 000000000..fb88339e1 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.15-compact.zip b/tests/ast-parsing/compile/function-0.5.15-compact.zip new file mode 100644 index 000000000..08fb8ca55 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.15-legacy.zip b/tests/ast-parsing/compile/function-0.5.15-legacy.zip new file mode 100644 index 000000000..d82914b9a Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.16-compact.zip b/tests/ast-parsing/compile/function-0.5.16-compact.zip new file mode 100644 index 000000000..f5aa6cf19 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.16-legacy.zip b/tests/ast-parsing/compile/function-0.5.16-legacy.zip new file mode 100644 index 000000000..5ec582143 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.17-compact.zip b/tests/ast-parsing/compile/function-0.5.17-compact.zip new file mode 100644 index 000000000..e51ebb170 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.17-legacy.zip b/tests/ast-parsing/compile/function-0.5.17-legacy.zip new file mode 100644 index 000000000..7941362e1 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.2-compact.zip b/tests/ast-parsing/compile/function-0.5.2-compact.zip new file mode 100644 index 000000000..fc44455cd Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.2-legacy.zip b/tests/ast-parsing/compile/function-0.5.2-legacy.zip new file mode 100644 index 000000000..fdd1eac10 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.3-compact.zip b/tests/ast-parsing/compile/function-0.5.3-compact.zip new file mode 100644 index 000000000..285d7857b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.3-legacy.zip b/tests/ast-parsing/compile/function-0.5.3-legacy.zip new file mode 100644 index 000000000..a62ea7259 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.4-compact.zip b/tests/ast-parsing/compile/function-0.5.4-compact.zip new file mode 100644 index 000000000..116f81ee6 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.4-legacy.zip b/tests/ast-parsing/compile/function-0.5.4-legacy.zip new file mode 100644 index 000000000..991c6d064 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.5-compact.zip b/tests/ast-parsing/compile/function-0.5.5-compact.zip new file mode 100644 index 000000000..036cab452 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.5-legacy.zip b/tests/ast-parsing/compile/function-0.5.5-legacy.zip new file mode 100644 index 000000000..87b5bf5ee Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.6-compact.zip b/tests/ast-parsing/compile/function-0.5.6-compact.zip new file mode 100644 index 000000000..b7807910b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.6-legacy.zip b/tests/ast-parsing/compile/function-0.5.6-legacy.zip new file mode 100644 index 000000000..46195e36b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.7-compact.zip b/tests/ast-parsing/compile/function-0.5.7-compact.zip new file mode 100644 index 000000000..b35686158 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.7-legacy.zip b/tests/ast-parsing/compile/function-0.5.7-legacy.zip new file mode 100644 index 000000000..ba9d1dda2 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.8-compact.zip b/tests/ast-parsing/compile/function-0.5.8-compact.zip new file mode 100644 index 000000000..302520170 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.8-legacy.zip b/tests/ast-parsing/compile/function-0.5.8-legacy.zip new file mode 100644 index 000000000..9c5e52af1 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.9-compact.zip b/tests/ast-parsing/compile/function-0.5.9-compact.zip new file mode 100644 index 000000000..cd90665a3 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.5.9-legacy.zip b/tests/ast-parsing/compile/function-0.5.9-legacy.zip new file mode 100644 index 000000000..6b1cb7468 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.0-compact.zip b/tests/ast-parsing/compile/function-0.6.0-compact.zip new file mode 100644 index 000000000..0d41aa8ca Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.0-legacy.zip b/tests/ast-parsing/compile/function-0.6.0-legacy.zip new file mode 100644 index 000000000..cb6d5d54b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.1-compact.zip b/tests/ast-parsing/compile/function-0.6.1-compact.zip new file mode 100644 index 000000000..56f5d4c61 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.1-legacy.zip b/tests/ast-parsing/compile/function-0.6.1-legacy.zip new file mode 100644 index 000000000..7a9ed3d8d Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.10-compact.zip b/tests/ast-parsing/compile/function-0.6.10-compact.zip new file mode 100644 index 000000000..e69b6c2ff Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.10-legacy.zip b/tests/ast-parsing/compile/function-0.6.10-legacy.zip new file mode 100644 index 000000000..f661e5231 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.11-compact.zip b/tests/ast-parsing/compile/function-0.6.11-compact.zip new file mode 100644 index 000000000..a4e719a22 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.11-legacy.zip b/tests/ast-parsing/compile/function-0.6.11-legacy.zip new file mode 100644 index 000000000..404630d91 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.12-compact.zip b/tests/ast-parsing/compile/function-0.6.12-compact.zip new file mode 100644 index 000000000..5101489d3 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.12-legacy.zip b/tests/ast-parsing/compile/function-0.6.12-legacy.zip new file mode 100644 index 000000000..808615cf4 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.2-compact.zip b/tests/ast-parsing/compile/function-0.6.2-compact.zip new file mode 100644 index 000000000..87d6a20bb Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.2-legacy.zip b/tests/ast-parsing/compile/function-0.6.2-legacy.zip new file mode 100644 index 000000000..55d4fcb53 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.3-compact.zip b/tests/ast-parsing/compile/function-0.6.3-compact.zip new file mode 100644 index 000000000..865fb9c21 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.3-legacy.zip b/tests/ast-parsing/compile/function-0.6.3-legacy.zip new file mode 100644 index 000000000..6b99ce704 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.4-compact.zip b/tests/ast-parsing/compile/function-0.6.4-compact.zip new file mode 100644 index 000000000..5b1a40cdb Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.4-legacy.zip b/tests/ast-parsing/compile/function-0.6.4-legacy.zip new file mode 100644 index 000000000..c4f63afc2 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.5-compact.zip b/tests/ast-parsing/compile/function-0.6.5-compact.zip new file mode 100644 index 000000000..5e8ec46f9 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.5-legacy.zip b/tests/ast-parsing/compile/function-0.6.5-legacy.zip new file mode 100644 index 000000000..547aa572c Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.6-compact.zip b/tests/ast-parsing/compile/function-0.6.6-compact.zip new file mode 100644 index 000000000..faf58511b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.6-legacy.zip b/tests/ast-parsing/compile/function-0.6.6-legacy.zip new file mode 100644 index 000000000..3411215db Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.7-compact.zip b/tests/ast-parsing/compile/function-0.6.7-compact.zip new file mode 100644 index 000000000..38871122b Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.7-legacy.zip b/tests/ast-parsing/compile/function-0.6.7-legacy.zip new file mode 100644 index 000000000..754dbf109 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.8-compact.zip b/tests/ast-parsing/compile/function-0.6.8-compact.zip new file mode 100644 index 000000000..aabbd6985 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.8-legacy.zip b/tests/ast-parsing/compile/function-0.6.8-legacy.zip new file mode 100644 index 000000000..34fcc1cf5 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.9-compact.zip b/tests/ast-parsing/compile/function-0.6.9-compact.zip new file mode 100644 index 000000000..2b0814022 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.6.9-legacy.zip b/tests/ast-parsing/compile/function-0.6.9-legacy.zip new file mode 100644 index 000000000..7ffbd2af2 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.0-compact.zip b/tests/ast-parsing/compile/function-0.7.0-compact.zip new file mode 100644 index 000000000..b741f9d4f Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.0-legacy.zip b/tests/ast-parsing/compile/function-0.7.0-legacy.zip new file mode 100644 index 000000000..469d0095a Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.1-compact.zip b/tests/ast-parsing/compile/function-0.7.1-compact.zip new file mode 100644 index 000000000..90131ff03 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.1-legacy.zip b/tests/ast-parsing/compile/function-0.7.1-legacy.zip new file mode 100644 index 000000000..bc59799b9 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.2-compact.zip b/tests/ast-parsing/compile/function-0.7.2-compact.zip new file mode 100644 index 000000000..0196d97dd Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.2-legacy.zip b/tests/ast-parsing/compile/function-0.7.2-legacy.zip new file mode 100644 index 000000000..8064c3c28 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.3-compact.zip b/tests/ast-parsing/compile/function-0.7.3-compact.zip new file mode 100644 index 000000000..fdfa21b00 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.3-legacy.zip b/tests/ast-parsing/compile/function-0.7.3-legacy.zip new file mode 100644 index 000000000..4d3bca8e3 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.4-compact.zip b/tests/ast-parsing/compile/function-0.7.4-compact.zip new file mode 100644 index 000000000..bc6681e82 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.4-legacy.zip b/tests/ast-parsing/compile/function-0.7.4-legacy.zip new file mode 100644 index 000000000..26e52d913 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.5-compact.zip b/tests/ast-parsing/compile/function-0.7.5-compact.zip new file mode 100644 index 000000000..67f314b7c Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.5-legacy.zip b/tests/ast-parsing/compile/function-0.7.5-legacy.zip new file mode 100644 index 000000000..61a735e56 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.6-compact.zip b/tests/ast-parsing/compile/function-0.7.6-compact.zip new file mode 100644 index 000000000..58849aa38 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.7.6-legacy.zip b/tests/ast-parsing/compile/function-0.7.6-legacy.zip new file mode 100644 index 000000000..3811d3717 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/function-0.8.0-compact.zip b/tests/ast-parsing/compile/function-0.8.0-compact.zip new file mode 100644 index 000000000..17f3b7a04 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.8.1-compact.zip b/tests/ast-parsing/compile/function-0.8.1-compact.zip new file mode 100644 index 000000000..f609910e1 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.8.2-compact.zip b/tests/ast-parsing/compile/function-0.8.2-compact.zip new file mode 100644 index 000000000..7bfb9354e Binary files /dev/null and b/tests/ast-parsing/compile/function-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.8.3-compact.zip b/tests/ast-parsing/compile/function-0.8.3-compact.zip new file mode 100644 index 000000000..a63e3d5d3 Binary files /dev/null and b/tests/ast-parsing/compile/function-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/function-0.8.4-compact.zip b/tests/ast-parsing/compile/function-0.8.4-compact.zip new file mode 100644 index 000000000..018ae1beb Binary files /dev/null and b/tests/ast-parsing/compile/function-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.0-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.0-legacy.zip new file mode 100644 index 000000000..e6ae82004 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.1-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.1-legacy.zip new file mode 100644 index 000000000..773c67249 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.10-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.10-legacy.zip new file mode 100644 index 000000000..a3ad2c1ee Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.11-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.11-legacy.zip new file mode 100644 index 000000000..f75515450 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.12-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.12-compact.zip new file mode 100644 index 000000000..0390332da Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.12-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.12-legacy.zip new file mode 100644 index 000000000..b1a1e8aa9 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.13-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.13-compact.zip new file mode 100644 index 000000000..494de9522 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.13-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.13-legacy.zip new file mode 100644 index 000000000..bbcc43402 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.14-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.14-compact.zip new file mode 100644 index 000000000..23125c5df Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.14-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.14-legacy.zip new file mode 100644 index 000000000..9fa36a738 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.15-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.15-compact.zip new file mode 100644 index 000000000..1108e97ea Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.15-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.15-legacy.zip new file mode 100644 index 000000000..c879fde45 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.16-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.16-compact.zip new file mode 100644 index 000000000..ca46943e4 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.16-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.16-legacy.zip new file mode 100644 index 000000000..646e82cf3 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.17-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.17-compact.zip new file mode 100644 index 000000000..b107eb2c3 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.17-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.17-legacy.zip new file mode 100644 index 000000000..ea739007e Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.18-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.18-compact.zip new file mode 100644 index 000000000..3268e5df0 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.18-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.18-legacy.zip new file mode 100644 index 000000000..eae0bb51e Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.19-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.19-compact.zip new file mode 100644 index 000000000..00c88691b Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.19-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.19-legacy.zip new file mode 100644 index 000000000..b2cf514a6 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.2-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.2-legacy.zip new file mode 100644 index 000000000..17a278560 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.20-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.20-compact.zip new file mode 100644 index 000000000..c0e233f92 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.20-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.20-legacy.zip new file mode 100644 index 000000000..ca926ab36 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.21-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.21-compact.zip new file mode 100644 index 000000000..d3351fac4 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.21-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.21-legacy.zip new file mode 100644 index 000000000..aafcc82fd Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.22-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.22-compact.zip new file mode 100644 index 000000000..199bfe307 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.22-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.22-legacy.zip new file mode 100644 index 000000000..511e4e319 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.23-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.23-compact.zip new file mode 100644 index 000000000..39f66b861 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.23-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.23-legacy.zip new file mode 100644 index 000000000..5388c1489 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.24-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.24-compact.zip new file mode 100644 index 000000000..134bae609 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.24-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.24-legacy.zip new file mode 100644 index 000000000..7b0e5b1d0 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.25-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.25-compact.zip new file mode 100644 index 000000000..61791d9c5 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.25-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.25-legacy.zip new file mode 100644 index 000000000..407c51dda Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.26-compact.zip b/tests/ast-parsing/compile/functioncall-0.4.26-compact.zip new file mode 100644 index 000000000..bda4b44eb Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.26-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.26-legacy.zip new file mode 100644 index 000000000..4c0692ccb Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.3-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.3-legacy.zip new file mode 100644 index 000000000..d3bf63cc3 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.4-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.4-legacy.zip new file mode 100644 index 000000000..58e56f7f0 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.5-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.5-legacy.zip new file mode 100644 index 000000000..ab2a902a4 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.6-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.6-legacy.zip new file mode 100644 index 000000000..53239c533 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.7-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.7-legacy.zip new file mode 100644 index 000000000..887166800 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.8-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.8-legacy.zip new file mode 100644 index 000000000..c71491e5b Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.4.9-legacy.zip b/tests/ast-parsing/compile/functioncall-0.4.9-legacy.zip new file mode 100644 index 000000000..ee629ed5d Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.0-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.0-compact.zip new file mode 100644 index 000000000..fdc012e37 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.0-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.0-legacy.zip new file mode 100644 index 000000000..1e28a8cf3 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.1-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.1-compact.zip new file mode 100644 index 000000000..c18e3ca84 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.1-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.1-legacy.zip new file mode 100644 index 000000000..90fdc0113 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.10-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.10-compact.zip new file mode 100644 index 000000000..e83be8120 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.10-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.10-legacy.zip new file mode 100644 index 000000000..c0ade59bb Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.11-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.11-compact.zip new file mode 100644 index 000000000..06b58e1de Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.11-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.11-legacy.zip new file mode 100644 index 000000000..0b58d0917 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.12-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.12-compact.zip new file mode 100644 index 000000000..ca5bca325 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.12-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.12-legacy.zip new file mode 100644 index 000000000..4a3c936a0 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.13-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.13-compact.zip new file mode 100644 index 000000000..e1b26d937 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.13-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.13-legacy.zip new file mode 100644 index 000000000..763aa5a5f Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.14-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.14-compact.zip new file mode 100644 index 000000000..99fb8c5da Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.14-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.14-legacy.zip new file mode 100644 index 000000000..c7b782189 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.15-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.15-compact.zip new file mode 100644 index 000000000..57199774f Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.15-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.15-legacy.zip new file mode 100644 index 000000000..0916b2b60 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.16-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.16-compact.zip new file mode 100644 index 000000000..e3dbfc748 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.16-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.16-legacy.zip new file mode 100644 index 000000000..b09e8bd2d Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.17-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.17-compact.zip new file mode 100644 index 000000000..1a153af7f Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.17-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.17-legacy.zip new file mode 100644 index 000000000..b8f5881e2 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.2-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.2-compact.zip new file mode 100644 index 000000000..1d84bed93 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.2-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.2-legacy.zip new file mode 100644 index 000000000..83266de54 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.3-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.3-compact.zip new file mode 100644 index 000000000..a15b5e0e1 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.3-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.3-legacy.zip new file mode 100644 index 000000000..3fff85b11 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.4-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.4-compact.zip new file mode 100644 index 000000000..f54cff530 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.4-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.4-legacy.zip new file mode 100644 index 000000000..35993358a Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.5-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.5-compact.zip new file mode 100644 index 000000000..8515e09a2 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.5-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.5-legacy.zip new file mode 100644 index 000000000..5dfc3232c Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.6-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.6-compact.zip new file mode 100644 index 000000000..91156ce08 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.6-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.6-legacy.zip new file mode 100644 index 000000000..e9c85dfd7 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.7-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.7-compact.zip new file mode 100644 index 000000000..bab20686e Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.7-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.7-legacy.zip new file mode 100644 index 000000000..b8cddcae1 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.8-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.8-compact.zip new file mode 100644 index 000000000..e5ab8712c Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.8-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.8-legacy.zip new file mode 100644 index 000000000..2ac028967 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.9-compact.zip b/tests/ast-parsing/compile/functioncall-0.5.9-compact.zip new file mode 100644 index 000000000..0651221df Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.5.9-legacy.zip b/tests/ast-parsing/compile/functioncall-0.5.9-legacy.zip new file mode 100644 index 000000000..7913675ae Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.0-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.0-compact.zip new file mode 100644 index 000000000..696f18a8e Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.0-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.0-legacy.zip new file mode 100644 index 000000000..c49679b12 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.1-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.1-compact.zip new file mode 100644 index 000000000..f0d8915bb Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.1-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.1-legacy.zip new file mode 100644 index 000000000..a2e693598 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.10-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.10-compact.zip new file mode 100644 index 000000000..98a264ad4 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.10-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.10-legacy.zip new file mode 100644 index 000000000..2b1db9f79 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.11-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.11-compact.zip new file mode 100644 index 000000000..3d9bf0214 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.11-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.11-legacy.zip new file mode 100644 index 000000000..66c50b430 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.12-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.12-compact.zip new file mode 100644 index 000000000..400e05c4a Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.12-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.12-legacy.zip new file mode 100644 index 000000000..87a6ba977 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.2-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.2-compact.zip new file mode 100644 index 000000000..1c59f453e Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.2-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.2-legacy.zip new file mode 100644 index 000000000..3a97e7389 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.3-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.3-compact.zip new file mode 100644 index 000000000..3da56adae Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.3-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.3-legacy.zip new file mode 100644 index 000000000..43f123270 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.4-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.4-compact.zip new file mode 100644 index 000000000..6ad221401 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.4-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.4-legacy.zip new file mode 100644 index 000000000..9b7ea54db Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.5-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.5-compact.zip new file mode 100644 index 000000000..e1dcb0e95 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.5-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.5-legacy.zip new file mode 100644 index 000000000..444e14560 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.6-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.6-compact.zip new file mode 100644 index 000000000..a57845189 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.6-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.6-legacy.zip new file mode 100644 index 000000000..f738cbe15 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.7-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.7-compact.zip new file mode 100644 index 000000000..bb9a1962c Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.7-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.7-legacy.zip new file mode 100644 index 000000000..a5823f306 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.8-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.8-compact.zip new file mode 100644 index 000000000..4dcc90165 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.8-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.8-legacy.zip new file mode 100644 index 000000000..c441e2c3e Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.9-compact.zip b/tests/ast-parsing/compile/functioncall-0.6.9-compact.zip new file mode 100644 index 000000000..34ac0e13c Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.6.9-legacy.zip b/tests/ast-parsing/compile/functioncall-0.6.9-legacy.zip new file mode 100644 index 000000000..4f6b93520 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.0-compact.zip b/tests/ast-parsing/compile/functioncall-0.7.0-compact.zip new file mode 100644 index 000000000..3effd2c38 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.0-legacy.zip b/tests/ast-parsing/compile/functioncall-0.7.0-legacy.zip new file mode 100644 index 000000000..0789e0293 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.1-compact.zip b/tests/ast-parsing/compile/functioncall-0.7.1-compact.zip new file mode 100644 index 000000000..c84733e5b Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.1-legacy.zip b/tests/ast-parsing/compile/functioncall-0.7.1-legacy.zip new file mode 100644 index 000000000..9c96c440c Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.2-compact.zip b/tests/ast-parsing/compile/functioncall-0.7.2-compact.zip new file mode 100644 index 000000000..a50be3ae1 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.2-legacy.zip b/tests/ast-parsing/compile/functioncall-0.7.2-legacy.zip new file mode 100644 index 000000000..545cd7698 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.3-compact.zip b/tests/ast-parsing/compile/functioncall-0.7.3-compact.zip new file mode 100644 index 000000000..e37e03148 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.3-legacy.zip b/tests/ast-parsing/compile/functioncall-0.7.3-legacy.zip new file mode 100644 index 000000000..a69d5d25e Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.4-compact.zip b/tests/ast-parsing/compile/functioncall-0.7.4-compact.zip new file mode 100644 index 000000000..bd93f2803 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.4-legacy.zip b/tests/ast-parsing/compile/functioncall-0.7.4-legacy.zip new file mode 100644 index 000000000..85b81bee1 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.5-compact.zip b/tests/ast-parsing/compile/functioncall-0.7.5-compact.zip new file mode 100644 index 000000000..30050df79 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.5-legacy.zip b/tests/ast-parsing/compile/functioncall-0.7.5-legacy.zip new file mode 100644 index 000000000..78fa9a099 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.6-compact.zip b/tests/ast-parsing/compile/functioncall-0.7.6-compact.zip new file mode 100644 index 000000000..42227ea9f Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.7.6-legacy.zip b/tests/ast-parsing/compile/functioncall-0.7.6-legacy.zip new file mode 100644 index 000000000..d8d40b40b Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.8.0-compact.zip b/tests/ast-parsing/compile/functioncall-0.8.0-compact.zip new file mode 100644 index 000000000..168bb6b06 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.8.1-compact.zip b/tests/ast-parsing/compile/functioncall-0.8.1-compact.zip new file mode 100644 index 000000000..b66aed7ee Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.8.2-compact.zip b/tests/ast-parsing/compile/functioncall-0.8.2-compact.zip new file mode 100644 index 000000000..76df1c4d0 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.8.3-compact.zip b/tests/ast-parsing/compile/functioncall-0.8.3-compact.zip new file mode 100644 index 000000000..e6054d9d8 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/functioncall-0.8.4-compact.zip b/tests/ast-parsing/compile/functioncall-0.8.4-compact.zip new file mode 100644 index 000000000..c18120a05 Binary files /dev/null and b/tests/ast-parsing/compile/functioncall-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.0-legacy.zip b/tests/ast-parsing/compile/if-0.4.0-legacy.zip new file mode 100644 index 000000000..44531c146 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.1-legacy.zip b/tests/ast-parsing/compile/if-0.4.1-legacy.zip new file mode 100644 index 000000000..9eb90e35c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.10-legacy.zip b/tests/ast-parsing/compile/if-0.4.10-legacy.zip new file mode 100644 index 000000000..00d38cc56 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.11-legacy.zip b/tests/ast-parsing/compile/if-0.4.11-legacy.zip new file mode 100644 index 000000000..31d5ee71e Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.12-compact.zip b/tests/ast-parsing/compile/if-0.4.12-compact.zip new file mode 100644 index 000000000..909067dd7 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.12-legacy.zip b/tests/ast-parsing/compile/if-0.4.12-legacy.zip new file mode 100644 index 000000000..2b0757f7e Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.13-compact.zip b/tests/ast-parsing/compile/if-0.4.13-compact.zip new file mode 100644 index 000000000..4259ca42c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.13-legacy.zip b/tests/ast-parsing/compile/if-0.4.13-legacy.zip new file mode 100644 index 000000000..0cfe30c0a Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.14-compact.zip b/tests/ast-parsing/compile/if-0.4.14-compact.zip new file mode 100644 index 000000000..a33c4cf11 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.14-legacy.zip b/tests/ast-parsing/compile/if-0.4.14-legacy.zip new file mode 100644 index 000000000..7d5db36f8 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.15-compact.zip b/tests/ast-parsing/compile/if-0.4.15-compact.zip new file mode 100644 index 000000000..4ec0972ab Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.15-legacy.zip b/tests/ast-parsing/compile/if-0.4.15-legacy.zip new file mode 100644 index 000000000..24a1c588f Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.16-compact.zip b/tests/ast-parsing/compile/if-0.4.16-compact.zip new file mode 100644 index 000000000..f8feefe7f Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.16-legacy.zip b/tests/ast-parsing/compile/if-0.4.16-legacy.zip new file mode 100644 index 000000000..09cb67201 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.17-compact.zip b/tests/ast-parsing/compile/if-0.4.17-compact.zip new file mode 100644 index 000000000..77ccd7a3e Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.17-legacy.zip b/tests/ast-parsing/compile/if-0.4.17-legacy.zip new file mode 100644 index 000000000..381394a29 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.18-compact.zip b/tests/ast-parsing/compile/if-0.4.18-compact.zip new file mode 100644 index 000000000..e41ad9e49 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.18-legacy.zip b/tests/ast-parsing/compile/if-0.4.18-legacy.zip new file mode 100644 index 000000000..5e6546798 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.19-compact.zip b/tests/ast-parsing/compile/if-0.4.19-compact.zip new file mode 100644 index 000000000..68238ae82 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.19-legacy.zip b/tests/ast-parsing/compile/if-0.4.19-legacy.zip new file mode 100644 index 000000000..c0c560270 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.2-legacy.zip b/tests/ast-parsing/compile/if-0.4.2-legacy.zip new file mode 100644 index 000000000..099b2e830 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.20-compact.zip b/tests/ast-parsing/compile/if-0.4.20-compact.zip new file mode 100644 index 000000000..795716e4f Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.20-legacy.zip b/tests/ast-parsing/compile/if-0.4.20-legacy.zip new file mode 100644 index 000000000..c55ff6d4e Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.21-compact.zip b/tests/ast-parsing/compile/if-0.4.21-compact.zip new file mode 100644 index 000000000..c36ec4d42 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.21-legacy.zip b/tests/ast-parsing/compile/if-0.4.21-legacy.zip new file mode 100644 index 000000000..ab4561da2 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.22-compact.zip b/tests/ast-parsing/compile/if-0.4.22-compact.zip new file mode 100644 index 000000000..abe5d2a33 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.22-legacy.zip b/tests/ast-parsing/compile/if-0.4.22-legacy.zip new file mode 100644 index 000000000..65dd13bc4 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.23-compact.zip b/tests/ast-parsing/compile/if-0.4.23-compact.zip new file mode 100644 index 000000000..5b06cf034 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.23-legacy.zip b/tests/ast-parsing/compile/if-0.4.23-legacy.zip new file mode 100644 index 000000000..66abc3c3b Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.24-compact.zip b/tests/ast-parsing/compile/if-0.4.24-compact.zip new file mode 100644 index 000000000..9bfe4fe91 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.24-legacy.zip b/tests/ast-parsing/compile/if-0.4.24-legacy.zip new file mode 100644 index 000000000..ea850960d Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.25-compact.zip b/tests/ast-parsing/compile/if-0.4.25-compact.zip new file mode 100644 index 000000000..b6543a40a Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.25-legacy.zip b/tests/ast-parsing/compile/if-0.4.25-legacy.zip new file mode 100644 index 000000000..c19a9a873 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.26-compact.zip b/tests/ast-parsing/compile/if-0.4.26-compact.zip new file mode 100644 index 000000000..241ddace7 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.26-legacy.zip b/tests/ast-parsing/compile/if-0.4.26-legacy.zip new file mode 100644 index 000000000..b31279152 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.3-legacy.zip b/tests/ast-parsing/compile/if-0.4.3-legacy.zip new file mode 100644 index 000000000..31aff7026 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.4-legacy.zip b/tests/ast-parsing/compile/if-0.4.4-legacy.zip new file mode 100644 index 000000000..4ef5ed9d7 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.5-legacy.zip b/tests/ast-parsing/compile/if-0.4.5-legacy.zip new file mode 100644 index 000000000..ec93a6b23 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.6-legacy.zip b/tests/ast-parsing/compile/if-0.4.6-legacy.zip new file mode 100644 index 000000000..e1c39de80 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.7-legacy.zip b/tests/ast-parsing/compile/if-0.4.7-legacy.zip new file mode 100644 index 000000000..0eb295db1 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.8-legacy.zip b/tests/ast-parsing/compile/if-0.4.8-legacy.zip new file mode 100644 index 000000000..fbe84d1d7 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.4.9-legacy.zip b/tests/ast-parsing/compile/if-0.4.9-legacy.zip new file mode 100644 index 000000000..384e23ca4 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.0-compact.zip b/tests/ast-parsing/compile/if-0.5.0-compact.zip new file mode 100644 index 000000000..67093a6c2 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.0-legacy.zip b/tests/ast-parsing/compile/if-0.5.0-legacy.zip new file mode 100644 index 000000000..57f4d7428 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.1-compact.zip b/tests/ast-parsing/compile/if-0.5.1-compact.zip new file mode 100644 index 000000000..f49ac0166 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.1-legacy.zip b/tests/ast-parsing/compile/if-0.5.1-legacy.zip new file mode 100644 index 000000000..126ea012b Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.10-compact.zip b/tests/ast-parsing/compile/if-0.5.10-compact.zip new file mode 100644 index 000000000..b7e177075 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.10-legacy.zip b/tests/ast-parsing/compile/if-0.5.10-legacy.zip new file mode 100644 index 000000000..67ea497f2 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.11-compact.zip b/tests/ast-parsing/compile/if-0.5.11-compact.zip new file mode 100644 index 000000000..83163847c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.11-legacy.zip b/tests/ast-parsing/compile/if-0.5.11-legacy.zip new file mode 100644 index 000000000..0c7bbf584 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.12-compact.zip b/tests/ast-parsing/compile/if-0.5.12-compact.zip new file mode 100644 index 000000000..25e4ece8d Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.12-legacy.zip b/tests/ast-parsing/compile/if-0.5.12-legacy.zip new file mode 100644 index 000000000..400fbf65b Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.13-compact.zip b/tests/ast-parsing/compile/if-0.5.13-compact.zip new file mode 100644 index 000000000..474860fd4 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.13-legacy.zip b/tests/ast-parsing/compile/if-0.5.13-legacy.zip new file mode 100644 index 000000000..45aa975b9 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.14-compact.zip b/tests/ast-parsing/compile/if-0.5.14-compact.zip new file mode 100644 index 000000000..ba2c24dae Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.14-legacy.zip b/tests/ast-parsing/compile/if-0.5.14-legacy.zip new file mode 100644 index 000000000..d8f820d56 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.15-compact.zip b/tests/ast-parsing/compile/if-0.5.15-compact.zip new file mode 100644 index 000000000..2968cb53e Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.15-legacy.zip b/tests/ast-parsing/compile/if-0.5.15-legacy.zip new file mode 100644 index 000000000..789114247 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.16-compact.zip b/tests/ast-parsing/compile/if-0.5.16-compact.zip new file mode 100644 index 000000000..e46e14842 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.16-legacy.zip b/tests/ast-parsing/compile/if-0.5.16-legacy.zip new file mode 100644 index 000000000..fd8168dc5 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.17-compact.zip b/tests/ast-parsing/compile/if-0.5.17-compact.zip new file mode 100644 index 000000000..1e263f674 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.17-legacy.zip b/tests/ast-parsing/compile/if-0.5.17-legacy.zip new file mode 100644 index 000000000..f1dc62966 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.2-compact.zip b/tests/ast-parsing/compile/if-0.5.2-compact.zip new file mode 100644 index 000000000..8269b06c3 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.2-legacy.zip b/tests/ast-parsing/compile/if-0.5.2-legacy.zip new file mode 100644 index 000000000..616d7c93c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.3-compact.zip b/tests/ast-parsing/compile/if-0.5.3-compact.zip new file mode 100644 index 000000000..1a665553c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.3-legacy.zip b/tests/ast-parsing/compile/if-0.5.3-legacy.zip new file mode 100644 index 000000000..7e2fd2878 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.4-compact.zip b/tests/ast-parsing/compile/if-0.5.4-compact.zip new file mode 100644 index 000000000..ecda53a88 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.4-legacy.zip b/tests/ast-parsing/compile/if-0.5.4-legacy.zip new file mode 100644 index 000000000..ca179102a Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.5-compact.zip b/tests/ast-parsing/compile/if-0.5.5-compact.zip new file mode 100644 index 000000000..fc800a7d0 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.5-legacy.zip b/tests/ast-parsing/compile/if-0.5.5-legacy.zip new file mode 100644 index 000000000..b24e43061 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.6-compact.zip b/tests/ast-parsing/compile/if-0.5.6-compact.zip new file mode 100644 index 000000000..b803994ef Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.6-legacy.zip b/tests/ast-parsing/compile/if-0.5.6-legacy.zip new file mode 100644 index 000000000..8c31a333e Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.7-compact.zip b/tests/ast-parsing/compile/if-0.5.7-compact.zip new file mode 100644 index 000000000..9c270f080 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.7-legacy.zip b/tests/ast-parsing/compile/if-0.5.7-legacy.zip new file mode 100644 index 000000000..9b3d8d8bb Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.8-compact.zip b/tests/ast-parsing/compile/if-0.5.8-compact.zip new file mode 100644 index 000000000..7570a6bc1 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.8-legacy.zip b/tests/ast-parsing/compile/if-0.5.8-legacy.zip new file mode 100644 index 000000000..cf480250b Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.9-compact.zip b/tests/ast-parsing/compile/if-0.5.9-compact.zip new file mode 100644 index 000000000..37f982091 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.5.9-legacy.zip b/tests/ast-parsing/compile/if-0.5.9-legacy.zip new file mode 100644 index 000000000..7c78ba39f Binary files /dev/null and b/tests/ast-parsing/compile/if-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.0-compact.zip b/tests/ast-parsing/compile/if-0.6.0-compact.zip new file mode 100644 index 000000000..1ba78553c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.0-legacy.zip b/tests/ast-parsing/compile/if-0.6.0-legacy.zip new file mode 100644 index 000000000..407be1177 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.1-compact.zip b/tests/ast-parsing/compile/if-0.6.1-compact.zip new file mode 100644 index 000000000..55663b8f8 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.1-legacy.zip b/tests/ast-parsing/compile/if-0.6.1-legacy.zip new file mode 100644 index 000000000..683934c9a Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.10-compact.zip b/tests/ast-parsing/compile/if-0.6.10-compact.zip new file mode 100644 index 000000000..e98fcff70 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.10-legacy.zip b/tests/ast-parsing/compile/if-0.6.10-legacy.zip new file mode 100644 index 000000000..8c72532ea Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.11-compact.zip b/tests/ast-parsing/compile/if-0.6.11-compact.zip new file mode 100644 index 000000000..9c841202d Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.11-legacy.zip b/tests/ast-parsing/compile/if-0.6.11-legacy.zip new file mode 100644 index 000000000..db794cb45 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.12-compact.zip b/tests/ast-parsing/compile/if-0.6.12-compact.zip new file mode 100644 index 000000000..913bfc65c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.12-legacy.zip b/tests/ast-parsing/compile/if-0.6.12-legacy.zip new file mode 100644 index 000000000..1d7534ac9 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.2-compact.zip b/tests/ast-parsing/compile/if-0.6.2-compact.zip new file mode 100644 index 000000000..2ed8c818a Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.2-legacy.zip b/tests/ast-parsing/compile/if-0.6.2-legacy.zip new file mode 100644 index 000000000..43408feb6 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.3-compact.zip b/tests/ast-parsing/compile/if-0.6.3-compact.zip new file mode 100644 index 000000000..2f710341f Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.3-legacy.zip b/tests/ast-parsing/compile/if-0.6.3-legacy.zip new file mode 100644 index 000000000..ac932232e Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.4-compact.zip b/tests/ast-parsing/compile/if-0.6.4-compact.zip new file mode 100644 index 000000000..2971a22e5 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.4-legacy.zip b/tests/ast-parsing/compile/if-0.6.4-legacy.zip new file mode 100644 index 000000000..13fa40a04 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.5-compact.zip b/tests/ast-parsing/compile/if-0.6.5-compact.zip new file mode 100644 index 000000000..9382a9be4 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.5-legacy.zip b/tests/ast-parsing/compile/if-0.6.5-legacy.zip new file mode 100644 index 000000000..3fa75715f Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.6-compact.zip b/tests/ast-parsing/compile/if-0.6.6-compact.zip new file mode 100644 index 000000000..516a070ef Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.6-legacy.zip b/tests/ast-parsing/compile/if-0.6.6-legacy.zip new file mode 100644 index 000000000..88af6a561 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.7-compact.zip b/tests/ast-parsing/compile/if-0.6.7-compact.zip new file mode 100644 index 000000000..747c65f18 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.7-legacy.zip b/tests/ast-parsing/compile/if-0.6.7-legacy.zip new file mode 100644 index 000000000..77fe1f37c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.8-compact.zip b/tests/ast-parsing/compile/if-0.6.8-compact.zip new file mode 100644 index 000000000..82b15645a Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.8-legacy.zip b/tests/ast-parsing/compile/if-0.6.8-legacy.zip new file mode 100644 index 000000000..e34299039 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.9-compact.zip b/tests/ast-parsing/compile/if-0.6.9-compact.zip new file mode 100644 index 000000000..b04214b58 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.6.9-legacy.zip b/tests/ast-parsing/compile/if-0.6.9-legacy.zip new file mode 100644 index 000000000..d4b32b981 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.0-compact.zip b/tests/ast-parsing/compile/if-0.7.0-compact.zip new file mode 100644 index 000000000..d126efc76 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.0-legacy.zip b/tests/ast-parsing/compile/if-0.7.0-legacy.zip new file mode 100644 index 000000000..11809f14c Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.1-compact.zip b/tests/ast-parsing/compile/if-0.7.1-compact.zip new file mode 100644 index 000000000..9dadd4543 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.1-legacy.zip b/tests/ast-parsing/compile/if-0.7.1-legacy.zip new file mode 100644 index 000000000..bbead8977 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.2-compact.zip b/tests/ast-parsing/compile/if-0.7.2-compact.zip new file mode 100644 index 000000000..53e1680e8 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.2-legacy.zip b/tests/ast-parsing/compile/if-0.7.2-legacy.zip new file mode 100644 index 000000000..7bc5167f7 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.3-compact.zip b/tests/ast-parsing/compile/if-0.7.3-compact.zip new file mode 100644 index 000000000..affa192ac Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.3-legacy.zip b/tests/ast-parsing/compile/if-0.7.3-legacy.zip new file mode 100644 index 000000000..ab2d87a5f Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.4-compact.zip b/tests/ast-parsing/compile/if-0.7.4-compact.zip new file mode 100644 index 000000000..975329b0a Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.4-legacy.zip b/tests/ast-parsing/compile/if-0.7.4-legacy.zip new file mode 100644 index 000000000..84ea37b7d Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.5-compact.zip b/tests/ast-parsing/compile/if-0.7.5-compact.zip new file mode 100644 index 000000000..a2dbb7393 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.5-legacy.zip b/tests/ast-parsing/compile/if-0.7.5-legacy.zip new file mode 100644 index 000000000..d1c949794 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.6-compact.zip b/tests/ast-parsing/compile/if-0.7.6-compact.zip new file mode 100644 index 000000000..c94e7557f Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.7.6-legacy.zip b/tests/ast-parsing/compile/if-0.7.6-legacy.zip new file mode 100644 index 000000000..7f5cdbaf2 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/if-0.8.0-compact.zip b/tests/ast-parsing/compile/if-0.8.0-compact.zip new file mode 100644 index 000000000..1df361015 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.8.1-compact.zip b/tests/ast-parsing/compile/if-0.8.1-compact.zip new file mode 100644 index 000000000..10a6eb017 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.8.2-compact.zip b/tests/ast-parsing/compile/if-0.8.2-compact.zip new file mode 100644 index 000000000..f6eacefab Binary files /dev/null and b/tests/ast-parsing/compile/if-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.8.3-compact.zip b/tests/ast-parsing/compile/if-0.8.3-compact.zip new file mode 100644 index 000000000..a32ac2a58 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/if-0.8.4-compact.zip b/tests/ast-parsing/compile/if-0.8.4-compact.zip new file mode 100644 index 000000000..c49136c28 Binary files /dev/null and b/tests/ast-parsing/compile/if-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.0-legacy.zip b/tests/ast-parsing/compile/import-0.4.0-legacy.zip new file mode 100644 index 000000000..a912dc36c Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.1-legacy.zip b/tests/ast-parsing/compile/import-0.4.1-legacy.zip new file mode 100644 index 000000000..c1c772c32 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.10-legacy.zip b/tests/ast-parsing/compile/import-0.4.10-legacy.zip new file mode 100644 index 000000000..d882fcde4 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.11-legacy.zip b/tests/ast-parsing/compile/import-0.4.11-legacy.zip new file mode 100644 index 000000000..611e8c7f0 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.12-compact.zip b/tests/ast-parsing/compile/import-0.4.12-compact.zip new file mode 100644 index 000000000..823b95562 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.12-legacy.zip b/tests/ast-parsing/compile/import-0.4.12-legacy.zip new file mode 100644 index 000000000..6f2686721 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.13-compact.zip b/tests/ast-parsing/compile/import-0.4.13-compact.zip new file mode 100644 index 000000000..9ffce0cb6 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.13-legacy.zip b/tests/ast-parsing/compile/import-0.4.13-legacy.zip new file mode 100644 index 000000000..c73b20363 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.14-compact.zip b/tests/ast-parsing/compile/import-0.4.14-compact.zip new file mode 100644 index 000000000..3880673c0 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.14-legacy.zip b/tests/ast-parsing/compile/import-0.4.14-legacy.zip new file mode 100644 index 000000000..276562aba Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.15-compact.zip b/tests/ast-parsing/compile/import-0.4.15-compact.zip new file mode 100644 index 000000000..ae55405b9 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.15-legacy.zip b/tests/ast-parsing/compile/import-0.4.15-legacy.zip new file mode 100644 index 000000000..479d360d7 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.16-compact.zip b/tests/ast-parsing/compile/import-0.4.16-compact.zip new file mode 100644 index 000000000..b90786b84 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.16-legacy.zip b/tests/ast-parsing/compile/import-0.4.16-legacy.zip new file mode 100644 index 000000000..c8d67335d Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.17-compact.zip b/tests/ast-parsing/compile/import-0.4.17-compact.zip new file mode 100644 index 000000000..bde7640f0 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.17-legacy.zip b/tests/ast-parsing/compile/import-0.4.17-legacy.zip new file mode 100644 index 000000000..945bc94f2 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.18-compact.zip b/tests/ast-parsing/compile/import-0.4.18-compact.zip new file mode 100644 index 000000000..a42264457 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.18-legacy.zip b/tests/ast-parsing/compile/import-0.4.18-legacy.zip new file mode 100644 index 000000000..98ffdacfb Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.19-compact.zip b/tests/ast-parsing/compile/import-0.4.19-compact.zip new file mode 100644 index 000000000..0a1469eab Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.19-legacy.zip b/tests/ast-parsing/compile/import-0.4.19-legacy.zip new file mode 100644 index 000000000..8eda7f8f1 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.2-legacy.zip b/tests/ast-parsing/compile/import-0.4.2-legacy.zip new file mode 100644 index 000000000..1e19efe07 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.20-compact.zip b/tests/ast-parsing/compile/import-0.4.20-compact.zip new file mode 100644 index 000000000..188e49a13 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.20-legacy.zip b/tests/ast-parsing/compile/import-0.4.20-legacy.zip new file mode 100644 index 000000000..33aafa731 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.21-compact.zip b/tests/ast-parsing/compile/import-0.4.21-compact.zip new file mode 100644 index 000000000..0b7bc355b Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.21-legacy.zip b/tests/ast-parsing/compile/import-0.4.21-legacy.zip new file mode 100644 index 000000000..377badb32 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.22-compact.zip b/tests/ast-parsing/compile/import-0.4.22-compact.zip new file mode 100644 index 000000000..1837a2006 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.22-legacy.zip b/tests/ast-parsing/compile/import-0.4.22-legacy.zip new file mode 100644 index 000000000..d1923a442 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.23-compact.zip b/tests/ast-parsing/compile/import-0.4.23-compact.zip new file mode 100644 index 000000000..4806e2955 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.23-legacy.zip b/tests/ast-parsing/compile/import-0.4.23-legacy.zip new file mode 100644 index 000000000..8c18441d9 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.24-compact.zip b/tests/ast-parsing/compile/import-0.4.24-compact.zip new file mode 100644 index 000000000..6b12bd15e Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.24-legacy.zip b/tests/ast-parsing/compile/import-0.4.24-legacy.zip new file mode 100644 index 000000000..26b61aaac Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.25-compact.zip b/tests/ast-parsing/compile/import-0.4.25-compact.zip new file mode 100644 index 000000000..6b7af47ae Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.25-legacy.zip b/tests/ast-parsing/compile/import-0.4.25-legacy.zip new file mode 100644 index 000000000..214e073cc Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.26-compact.zip b/tests/ast-parsing/compile/import-0.4.26-compact.zip new file mode 100644 index 000000000..b03ceabd2 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.26-legacy.zip b/tests/ast-parsing/compile/import-0.4.26-legacy.zip new file mode 100644 index 000000000..9a5449556 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.3-legacy.zip b/tests/ast-parsing/compile/import-0.4.3-legacy.zip new file mode 100644 index 000000000..0acd36bd4 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.4-legacy.zip b/tests/ast-parsing/compile/import-0.4.4-legacy.zip new file mode 100644 index 000000000..68db57d75 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.5-legacy.zip b/tests/ast-parsing/compile/import-0.4.5-legacy.zip new file mode 100644 index 000000000..7d31116a6 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.6-legacy.zip b/tests/ast-parsing/compile/import-0.4.6-legacy.zip new file mode 100644 index 000000000..3dd9118b8 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.7-legacy.zip b/tests/ast-parsing/compile/import-0.4.7-legacy.zip new file mode 100644 index 000000000..579c2462b Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.8-legacy.zip b/tests/ast-parsing/compile/import-0.4.8-legacy.zip new file mode 100644 index 000000000..7a575666b Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.4.9-legacy.zip b/tests/ast-parsing/compile/import-0.4.9-legacy.zip new file mode 100644 index 000000000..03c46ffbf Binary files /dev/null and b/tests/ast-parsing/compile/import-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.0-compact.zip b/tests/ast-parsing/compile/import-0.5.0-compact.zip new file mode 100644 index 000000000..3c2d2b6a8 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.0-legacy.zip b/tests/ast-parsing/compile/import-0.5.0-legacy.zip new file mode 100644 index 000000000..e570571f2 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.1-compact.zip b/tests/ast-parsing/compile/import-0.5.1-compact.zip new file mode 100644 index 000000000..9c2249679 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.1-legacy.zip b/tests/ast-parsing/compile/import-0.5.1-legacy.zip new file mode 100644 index 000000000..6d7b28700 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.10-compact.zip b/tests/ast-parsing/compile/import-0.5.10-compact.zip new file mode 100644 index 000000000..b864c3218 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.10-legacy.zip b/tests/ast-parsing/compile/import-0.5.10-legacy.zip new file mode 100644 index 000000000..99777770c Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.11-compact.zip b/tests/ast-parsing/compile/import-0.5.11-compact.zip new file mode 100644 index 000000000..50852e491 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.11-legacy.zip b/tests/ast-parsing/compile/import-0.5.11-legacy.zip new file mode 100644 index 000000000..b0bba207d Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.12-compact.zip b/tests/ast-parsing/compile/import-0.5.12-compact.zip new file mode 100644 index 000000000..4f97a3175 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.12-legacy.zip b/tests/ast-parsing/compile/import-0.5.12-legacy.zip new file mode 100644 index 000000000..aa792be5d Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.13-compact.zip b/tests/ast-parsing/compile/import-0.5.13-compact.zip new file mode 100644 index 000000000..b1ec68ad5 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.13-legacy.zip b/tests/ast-parsing/compile/import-0.5.13-legacy.zip new file mode 100644 index 000000000..446dd29dc Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.14-compact.zip b/tests/ast-parsing/compile/import-0.5.14-compact.zip new file mode 100644 index 000000000..d51ef70a6 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.14-legacy.zip b/tests/ast-parsing/compile/import-0.5.14-legacy.zip new file mode 100644 index 000000000..88352a01e Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.15-compact.zip b/tests/ast-parsing/compile/import-0.5.15-compact.zip new file mode 100644 index 000000000..31010658a Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.15-legacy.zip b/tests/ast-parsing/compile/import-0.5.15-legacy.zip new file mode 100644 index 000000000..2ef805496 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.16-compact.zip b/tests/ast-parsing/compile/import-0.5.16-compact.zip new file mode 100644 index 000000000..c92f33678 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.16-legacy.zip b/tests/ast-parsing/compile/import-0.5.16-legacy.zip new file mode 100644 index 000000000..f20811da8 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.17-compact.zip b/tests/ast-parsing/compile/import-0.5.17-compact.zip new file mode 100644 index 000000000..7a042cc11 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.17-legacy.zip b/tests/ast-parsing/compile/import-0.5.17-legacy.zip new file mode 100644 index 000000000..c39553e98 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.2-compact.zip b/tests/ast-parsing/compile/import-0.5.2-compact.zip new file mode 100644 index 000000000..930c8e08c Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.2-legacy.zip b/tests/ast-parsing/compile/import-0.5.2-legacy.zip new file mode 100644 index 000000000..5c86a91d7 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.3-compact.zip b/tests/ast-parsing/compile/import-0.5.3-compact.zip new file mode 100644 index 000000000..ff12c0099 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.3-legacy.zip b/tests/ast-parsing/compile/import-0.5.3-legacy.zip new file mode 100644 index 000000000..5fc294733 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.4-compact.zip b/tests/ast-parsing/compile/import-0.5.4-compact.zip new file mode 100644 index 000000000..9dabe01d1 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.4-legacy.zip b/tests/ast-parsing/compile/import-0.5.4-legacy.zip new file mode 100644 index 000000000..b693b4dcb Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.5-compact.zip b/tests/ast-parsing/compile/import-0.5.5-compact.zip new file mode 100644 index 000000000..da24e5d16 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.5-legacy.zip b/tests/ast-parsing/compile/import-0.5.5-legacy.zip new file mode 100644 index 000000000..9130485dc Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.6-compact.zip b/tests/ast-parsing/compile/import-0.5.6-compact.zip new file mode 100644 index 000000000..2d3d0734a Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.6-legacy.zip b/tests/ast-parsing/compile/import-0.5.6-legacy.zip new file mode 100644 index 000000000..3837ecf37 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.7-compact.zip b/tests/ast-parsing/compile/import-0.5.7-compact.zip new file mode 100644 index 000000000..eb868c4f3 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.7-legacy.zip b/tests/ast-parsing/compile/import-0.5.7-legacy.zip new file mode 100644 index 000000000..cb2168c3f Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.8-compact.zip b/tests/ast-parsing/compile/import-0.5.8-compact.zip new file mode 100644 index 000000000..f31fdd9b1 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.8-legacy.zip b/tests/ast-parsing/compile/import-0.5.8-legacy.zip new file mode 100644 index 000000000..ab37464f2 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.9-compact.zip b/tests/ast-parsing/compile/import-0.5.9-compact.zip new file mode 100644 index 000000000..7677037be Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.5.9-legacy.zip b/tests/ast-parsing/compile/import-0.5.9-legacy.zip new file mode 100644 index 000000000..bbb8f9f3c Binary files /dev/null and b/tests/ast-parsing/compile/import-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.0-compact.zip b/tests/ast-parsing/compile/import-0.6.0-compact.zip new file mode 100644 index 000000000..79cd24256 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.0-legacy.zip b/tests/ast-parsing/compile/import-0.6.0-legacy.zip new file mode 100644 index 000000000..e21ea67d3 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.1-compact.zip b/tests/ast-parsing/compile/import-0.6.1-compact.zip new file mode 100644 index 000000000..a1b6e2746 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.1-legacy.zip b/tests/ast-parsing/compile/import-0.6.1-legacy.zip new file mode 100644 index 000000000..35458174c Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.10-compact.zip b/tests/ast-parsing/compile/import-0.6.10-compact.zip new file mode 100644 index 000000000..f20609bf7 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.10-legacy.zip b/tests/ast-parsing/compile/import-0.6.10-legacy.zip new file mode 100644 index 000000000..d7264547d Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.11-compact.zip b/tests/ast-parsing/compile/import-0.6.11-compact.zip new file mode 100644 index 000000000..44a859eb8 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.11-legacy.zip b/tests/ast-parsing/compile/import-0.6.11-legacy.zip new file mode 100644 index 000000000..3a23cd1f2 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.12-compact.zip b/tests/ast-parsing/compile/import-0.6.12-compact.zip new file mode 100644 index 000000000..cfd945042 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.12-legacy.zip b/tests/ast-parsing/compile/import-0.6.12-legacy.zip new file mode 100644 index 000000000..4e3c6dc00 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.2-compact.zip b/tests/ast-parsing/compile/import-0.6.2-compact.zip new file mode 100644 index 000000000..354f16ee3 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.2-legacy.zip b/tests/ast-parsing/compile/import-0.6.2-legacy.zip new file mode 100644 index 000000000..193761d4e Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.3-compact.zip b/tests/ast-parsing/compile/import-0.6.3-compact.zip new file mode 100644 index 000000000..5c735f746 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.3-legacy.zip b/tests/ast-parsing/compile/import-0.6.3-legacy.zip new file mode 100644 index 000000000..e66e518b0 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.4-compact.zip b/tests/ast-parsing/compile/import-0.6.4-compact.zip new file mode 100644 index 000000000..a933bfee4 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.4-legacy.zip b/tests/ast-parsing/compile/import-0.6.4-legacy.zip new file mode 100644 index 000000000..7e1d0f20c Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.5-compact.zip b/tests/ast-parsing/compile/import-0.6.5-compact.zip new file mode 100644 index 000000000..e4a013042 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.5-legacy.zip b/tests/ast-parsing/compile/import-0.6.5-legacy.zip new file mode 100644 index 000000000..584b678cb Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.6-compact.zip b/tests/ast-parsing/compile/import-0.6.6-compact.zip new file mode 100644 index 000000000..8f61bd0f8 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.6-legacy.zip b/tests/ast-parsing/compile/import-0.6.6-legacy.zip new file mode 100644 index 000000000..ba038a8f7 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.7-compact.zip b/tests/ast-parsing/compile/import-0.6.7-compact.zip new file mode 100644 index 000000000..cfab02537 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.7-legacy.zip b/tests/ast-parsing/compile/import-0.6.7-legacy.zip new file mode 100644 index 000000000..2fe0e70ad Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.8-compact.zip b/tests/ast-parsing/compile/import-0.6.8-compact.zip new file mode 100644 index 000000000..a1aceb69e Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.8-legacy.zip b/tests/ast-parsing/compile/import-0.6.8-legacy.zip new file mode 100644 index 000000000..1db730c1d Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.9-compact.zip b/tests/ast-parsing/compile/import-0.6.9-compact.zip new file mode 100644 index 000000000..edbb0fd85 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.6.9-legacy.zip b/tests/ast-parsing/compile/import-0.6.9-legacy.zip new file mode 100644 index 000000000..2b2d22e4d Binary files /dev/null and b/tests/ast-parsing/compile/import-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.0-compact.zip b/tests/ast-parsing/compile/import-0.7.0-compact.zip new file mode 100644 index 000000000..e6bb18b53 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.0-legacy.zip b/tests/ast-parsing/compile/import-0.7.0-legacy.zip new file mode 100644 index 000000000..4051c3d67 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.1-compact.zip b/tests/ast-parsing/compile/import-0.7.1-compact.zip new file mode 100644 index 000000000..5249326a3 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.1-legacy.zip b/tests/ast-parsing/compile/import-0.7.1-legacy.zip new file mode 100644 index 000000000..87b406099 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.2-compact.zip b/tests/ast-parsing/compile/import-0.7.2-compact.zip new file mode 100644 index 000000000..ba7024d9e Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.2-legacy.zip b/tests/ast-parsing/compile/import-0.7.2-legacy.zip new file mode 100644 index 000000000..89cb45c5d Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.3-compact.zip b/tests/ast-parsing/compile/import-0.7.3-compact.zip new file mode 100644 index 000000000..e06c16919 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.3-legacy.zip b/tests/ast-parsing/compile/import-0.7.3-legacy.zip new file mode 100644 index 000000000..1980f8f58 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.4-compact.zip b/tests/ast-parsing/compile/import-0.7.4-compact.zip new file mode 100644 index 000000000..c6b54fbb0 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.4-legacy.zip b/tests/ast-parsing/compile/import-0.7.4-legacy.zip new file mode 100644 index 000000000..c19b3ca1b Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.5-compact.zip b/tests/ast-parsing/compile/import-0.7.5-compact.zip new file mode 100644 index 000000000..d80482c1d Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.5-legacy.zip b/tests/ast-parsing/compile/import-0.7.5-legacy.zip new file mode 100644 index 000000000..9c2e188f5 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.6-compact.zip b/tests/ast-parsing/compile/import-0.7.6-compact.zip new file mode 100644 index 000000000..9bdbe5186 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.7.6-legacy.zip b/tests/ast-parsing/compile/import-0.7.6-legacy.zip new file mode 100644 index 000000000..34dd42fe1 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/import-0.8.0-compact.zip b/tests/ast-parsing/compile/import-0.8.0-compact.zip new file mode 100644 index 000000000..544530e97 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.8.1-compact.zip b/tests/ast-parsing/compile/import-0.8.1-compact.zip new file mode 100644 index 000000000..72a2ac75b Binary files /dev/null and b/tests/ast-parsing/compile/import-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.8.2-compact.zip b/tests/ast-parsing/compile/import-0.8.2-compact.zip new file mode 100644 index 000000000..11678b9f3 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.8.3-compact.zip b/tests/ast-parsing/compile/import-0.8.3-compact.zip new file mode 100644 index 000000000..69195ae6b Binary files /dev/null and b/tests/ast-parsing/compile/import-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/import-0.8.4-compact.zip b/tests/ast-parsing/compile/import-0.8.4-compact.zip new file mode 100644 index 000000000..83d3f6fd1 Binary files /dev/null and b/tests/ast-parsing/compile/import-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.0-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.0-legacy.zip new file mode 100644 index 000000000..4706c6b90 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.1-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.1-legacy.zip new file mode 100644 index 000000000..b66ab883e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.10-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.10-legacy.zip new file mode 100644 index 000000000..260bb8064 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.11-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.11-legacy.zip new file mode 100644 index 000000000..83ab7738e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.12-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.12-compact.zip new file mode 100644 index 000000000..d617fcdc7 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.12-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.12-legacy.zip new file mode 100644 index 000000000..eb3b52212 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.13-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.13-compact.zip new file mode 100644 index 000000000..47bf81254 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.13-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.13-legacy.zip new file mode 100644 index 000000000..e6be2b340 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.14-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.14-compact.zip new file mode 100644 index 000000000..2008a7e16 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.14-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.14-legacy.zip new file mode 100644 index 000000000..9682baf72 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.15-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.15-compact.zip new file mode 100644 index 000000000..4de8f4a30 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.15-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.15-legacy.zip new file mode 100644 index 000000000..71161d09a Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.16-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.16-compact.zip new file mode 100644 index 000000000..b9fdfd39c Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.16-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.16-legacy.zip new file mode 100644 index 000000000..da8808c74 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.17-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.17-compact.zip new file mode 100644 index 000000000..f76607216 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.17-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.17-legacy.zip new file mode 100644 index 000000000..722e1c46a Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.18-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.18-compact.zip new file mode 100644 index 000000000..b66d8a312 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.18-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.18-legacy.zip new file mode 100644 index 000000000..d56083acf Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.19-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.19-compact.zip new file mode 100644 index 000000000..f057b0d29 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.19-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.19-legacy.zip new file mode 100644 index 000000000..9cd000cd1 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.2-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.2-legacy.zip new file mode 100644 index 000000000..98218fa57 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.20-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.20-compact.zip new file mode 100644 index 000000000..a8d21a04d Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.20-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.20-legacy.zip new file mode 100644 index 000000000..6d431db94 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.21-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.21-compact.zip new file mode 100644 index 000000000..bd1224910 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.21-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.21-legacy.zip new file mode 100644 index 000000000..08dbea0a4 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.22-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.22-compact.zip new file mode 100644 index 000000000..2b2e014cb Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.22-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.22-legacy.zip new file mode 100644 index 000000000..36e08473d Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.23-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.23-compact.zip new file mode 100644 index 000000000..813c6aab7 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.23-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.23-legacy.zip new file mode 100644 index 000000000..f63d77ff6 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.24-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.24-compact.zip new file mode 100644 index 000000000..23e26623a Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.24-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.24-legacy.zip new file mode 100644 index 000000000..0a89e022e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.25-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.25-compact.zip new file mode 100644 index 000000000..21c1f058f Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.25-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.25-legacy.zip new file mode 100644 index 000000000..798dfb69b Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.26-compact.zip b/tests/ast-parsing/compile/indexaccess-0.4.26-compact.zip new file mode 100644 index 000000000..4d00af053 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.26-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.26-legacy.zip new file mode 100644 index 000000000..0c9b18d80 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.3-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.3-legacy.zip new file mode 100644 index 000000000..42e7aee2e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.4-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.4-legacy.zip new file mode 100644 index 000000000..21a6dafd2 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.5-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.5-legacy.zip new file mode 100644 index 000000000..eb5ac7a72 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.6-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.6-legacy.zip new file mode 100644 index 000000000..1e5cf5ccc Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.7-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.7-legacy.zip new file mode 100644 index 000000000..bc3646197 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.8-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.8-legacy.zip new file mode 100644 index 000000000..1dbd7e637 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.4.9-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.4.9-legacy.zip new file mode 100644 index 000000000..915f639b3 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.0-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.0-compact.zip new file mode 100644 index 000000000..f92a14221 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.0-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.0-legacy.zip new file mode 100644 index 000000000..f89749ea0 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.1-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.1-compact.zip new file mode 100644 index 000000000..f56b41984 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.1-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.1-legacy.zip new file mode 100644 index 000000000..20ffa8e58 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.10-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.10-compact.zip new file mode 100644 index 000000000..221543b4b Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.10-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.10-legacy.zip new file mode 100644 index 000000000..a263f0e26 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.11-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.11-compact.zip new file mode 100644 index 000000000..09f753b7b Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.11-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.11-legacy.zip new file mode 100644 index 000000000..4c054a4bc Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.12-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.12-compact.zip new file mode 100644 index 000000000..a850cefdf Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.12-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.12-legacy.zip new file mode 100644 index 000000000..8b4357b34 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.13-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.13-compact.zip new file mode 100644 index 000000000..6c0e38f6f Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.13-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.13-legacy.zip new file mode 100644 index 000000000..5f74b15e9 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.14-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.14-compact.zip new file mode 100644 index 000000000..39bf6d63b Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.14-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.14-legacy.zip new file mode 100644 index 000000000..2cfea9428 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.15-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.15-compact.zip new file mode 100644 index 000000000..ee8992049 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.15-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.15-legacy.zip new file mode 100644 index 000000000..b4545faed Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.16-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.16-compact.zip new file mode 100644 index 000000000..d00bddfd0 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.16-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.16-legacy.zip new file mode 100644 index 000000000..0f33f7fb7 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.17-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.17-compact.zip new file mode 100644 index 000000000..7797dd333 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.17-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.17-legacy.zip new file mode 100644 index 000000000..fff221782 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.2-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.2-compact.zip new file mode 100644 index 000000000..5a3f6b501 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.2-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.2-legacy.zip new file mode 100644 index 000000000..005fbd0cd Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.3-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.3-compact.zip new file mode 100644 index 000000000..ebeb27dc0 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.3-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.3-legacy.zip new file mode 100644 index 000000000..2faf22f13 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.4-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.4-compact.zip new file mode 100644 index 000000000..bb108703e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.4-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.4-legacy.zip new file mode 100644 index 000000000..1151b9980 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.5-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.5-compact.zip new file mode 100644 index 000000000..55a87131e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.5-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.5-legacy.zip new file mode 100644 index 000000000..5e9f58a1e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.6-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.6-compact.zip new file mode 100644 index 000000000..99a80569c Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.6-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.6-legacy.zip new file mode 100644 index 000000000..463fe62a9 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.7-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.7-compact.zip new file mode 100644 index 000000000..de99af7ac Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.7-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.7-legacy.zip new file mode 100644 index 000000000..f4b184f9c Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.8-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.8-compact.zip new file mode 100644 index 000000000..890b6b6ed Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.8-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.8-legacy.zip new file mode 100644 index 000000000..65ecf6d1b Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.9-compact.zip b/tests/ast-parsing/compile/indexaccess-0.5.9-compact.zip new file mode 100644 index 000000000..ce71962c8 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.5.9-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.5.9-legacy.zip new file mode 100644 index 000000000..8fbfbcfa6 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.0-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.0-compact.zip new file mode 100644 index 000000000..ecaf46ac5 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.0-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.0-legacy.zip new file mode 100644 index 000000000..47b64f529 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.1-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.1-compact.zip new file mode 100644 index 000000000..52a9c974e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.1-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.1-legacy.zip new file mode 100644 index 000000000..cd13a4aa7 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.10-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.10-compact.zip new file mode 100644 index 000000000..2d9bf1e1c Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.10-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.10-legacy.zip new file mode 100644 index 000000000..2a068e89d Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.11-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.11-compact.zip new file mode 100644 index 000000000..bfc496bac Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.11-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.11-legacy.zip new file mode 100644 index 000000000..aa0e96f45 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.12-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.12-compact.zip new file mode 100644 index 000000000..e22751cb6 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.12-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.12-legacy.zip new file mode 100644 index 000000000..3fa297573 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.2-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.2-compact.zip new file mode 100644 index 000000000..1328a6084 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.2-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.2-legacy.zip new file mode 100644 index 000000000..1d3a8c6fa Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.3-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.3-compact.zip new file mode 100644 index 000000000..efd3f119a Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.3-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.3-legacy.zip new file mode 100644 index 000000000..991fabefb Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.4-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.4-compact.zip new file mode 100644 index 000000000..fa807de33 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.4-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.4-legacy.zip new file mode 100644 index 000000000..18a645c4a Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.5-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.5-compact.zip new file mode 100644 index 000000000..3a1c55f00 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.5-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.5-legacy.zip new file mode 100644 index 000000000..2822d0cd4 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.6-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.6-compact.zip new file mode 100644 index 000000000..d40b4035e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.6-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.6-legacy.zip new file mode 100644 index 000000000..4082dfbcb Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.7-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.7-compact.zip new file mode 100644 index 000000000..74bb3a098 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.7-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.7-legacy.zip new file mode 100644 index 000000000..88c7f3b88 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.8-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.8-compact.zip new file mode 100644 index 000000000..6a4c8b236 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.8-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.8-legacy.zip new file mode 100644 index 000000000..3b5509833 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.9-compact.zip b/tests/ast-parsing/compile/indexaccess-0.6.9-compact.zip new file mode 100644 index 000000000..39d543724 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.6.9-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.6.9-legacy.zip new file mode 100644 index 000000000..232ed46ac Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.0-compact.zip b/tests/ast-parsing/compile/indexaccess-0.7.0-compact.zip new file mode 100644 index 000000000..25d4374ce Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.0-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.7.0-legacy.zip new file mode 100644 index 000000000..9a458f1f8 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.1-compact.zip b/tests/ast-parsing/compile/indexaccess-0.7.1-compact.zip new file mode 100644 index 000000000..19920ee6a Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.1-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.7.1-legacy.zip new file mode 100644 index 000000000..348a0c77b Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.2-compact.zip b/tests/ast-parsing/compile/indexaccess-0.7.2-compact.zip new file mode 100644 index 000000000..30827bcb3 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.2-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.7.2-legacy.zip new file mode 100644 index 000000000..b1e54cba0 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.3-compact.zip b/tests/ast-parsing/compile/indexaccess-0.7.3-compact.zip new file mode 100644 index 000000000..6bac1d37d Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.3-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.7.3-legacy.zip new file mode 100644 index 000000000..74049f64f Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.4-compact.zip b/tests/ast-parsing/compile/indexaccess-0.7.4-compact.zip new file mode 100644 index 000000000..b04774390 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.4-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.7.4-legacy.zip new file mode 100644 index 000000000..2246ee43d Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.5-compact.zip b/tests/ast-parsing/compile/indexaccess-0.7.5-compact.zip new file mode 100644 index 000000000..773d6095e Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.5-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.7.5-legacy.zip new file mode 100644 index 000000000..fba81a7a5 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.6-compact.zip b/tests/ast-parsing/compile/indexaccess-0.7.6-compact.zip new file mode 100644 index 000000000..dbd922af1 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.7.6-legacy.zip b/tests/ast-parsing/compile/indexaccess-0.7.6-legacy.zip new file mode 100644 index 000000000..d0c1188d2 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.8.0-compact.zip b/tests/ast-parsing/compile/indexaccess-0.8.0-compact.zip new file mode 100644 index 000000000..f8809a9da Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.8.1-compact.zip b/tests/ast-parsing/compile/indexaccess-0.8.1-compact.zip new file mode 100644 index 000000000..17b70ec9b Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.8.2-compact.zip b/tests/ast-parsing/compile/indexaccess-0.8.2-compact.zip new file mode 100644 index 000000000..2bb0103ab Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.8.3-compact.zip b/tests/ast-parsing/compile/indexaccess-0.8.3-compact.zip new file mode 100644 index 000000000..dc73cde8c Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/indexaccess-0.8.4-compact.zip b/tests/ast-parsing/compile/indexaccess-0.8.4-compact.zip new file mode 100644 index 000000000..7a032bab2 Binary files /dev/null and b/tests/ast-parsing/compile/indexaccess-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.0-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.0-legacy.zip new file mode 100644 index 000000000..83de1f5e4 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.1-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.1-legacy.zip new file mode 100644 index 000000000..91894e57d Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.10-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.10-legacy.zip new file mode 100644 index 000000000..ed0a4fcc4 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.11-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.11-legacy.zip new file mode 100644 index 000000000..2557e760a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.12-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.12-compact.zip new file mode 100644 index 000000000..98419b83a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.12-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.12-legacy.zip new file mode 100644 index 000000000..785d97051 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.13-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.13-compact.zip new file mode 100644 index 000000000..f0de100f3 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.13-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.13-legacy.zip new file mode 100644 index 000000000..34c061f81 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.14-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.14-compact.zip new file mode 100644 index 000000000..e353ee6ff Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.14-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.14-legacy.zip new file mode 100644 index 000000000..237acc4c1 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.15-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.15-compact.zip new file mode 100644 index 000000000..10880a0da Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.15-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.15-legacy.zip new file mode 100644 index 000000000..5eb1adc11 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.16-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.16-compact.zip new file mode 100644 index 000000000..0294a5dca Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.16-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.16-legacy.zip new file mode 100644 index 000000000..7ce209246 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.17-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.17-compact.zip new file mode 100644 index 000000000..5d7002425 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.17-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.17-legacy.zip new file mode 100644 index 000000000..692c43cd1 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.18-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.18-compact.zip new file mode 100644 index 000000000..85ce7ed1a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.18-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.18-legacy.zip new file mode 100644 index 000000000..ab2106f9d Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.19-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.19-compact.zip new file mode 100644 index 000000000..0202fdf87 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.19-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.19-legacy.zip new file mode 100644 index 000000000..39fed3a3b Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.2-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.2-legacy.zip new file mode 100644 index 000000000..9903f0822 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.20-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.20-compact.zip new file mode 100644 index 000000000..59fb4236d Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.20-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.20-legacy.zip new file mode 100644 index 000000000..1062fd4b9 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.21-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.21-compact.zip new file mode 100644 index 000000000..a61d95d14 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.21-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.21-legacy.zip new file mode 100644 index 000000000..7ab92a397 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.22-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.22-compact.zip new file mode 100644 index 000000000..a985c4818 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.22-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.22-legacy.zip new file mode 100644 index 000000000..4a2a2ee6a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.23-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.23-compact.zip new file mode 100644 index 000000000..a834c4326 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.23-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.23-legacy.zip new file mode 100644 index 000000000..3e99854d1 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.24-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.24-compact.zip new file mode 100644 index 000000000..6a039d553 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.24-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.24-legacy.zip new file mode 100644 index 000000000..65953e0bb Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.25-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.25-compact.zip new file mode 100644 index 000000000..d8b2e2b1f Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.25-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.25-legacy.zip new file mode 100644 index 000000000..f3553b745 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.26-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.26-compact.zip new file mode 100644 index 000000000..01f89b754 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.26-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.26-legacy.zip new file mode 100644 index 000000000..7724bbda3 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.3-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.3-legacy.zip new file mode 100644 index 000000000..f2e000ffc Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.4-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.4-legacy.zip new file mode 100644 index 000000000..19379696a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.5-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.5-legacy.zip new file mode 100644 index 000000000..2ffe7c36c Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.6-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.6-legacy.zip new file mode 100644 index 000000000..a500b54c2 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.7-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.7-legacy.zip new file mode 100644 index 000000000..4eabf0cb8 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.8-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.8-legacy.zip new file mode 100644 index 000000000..8e2d457fd Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.4.9-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.4.9-legacy.zip new file mode 100644 index 000000000..51cc69514 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.0-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.0-compact.zip new file mode 100644 index 000000000..f3fd1e226 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.0-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.0-legacy.zip new file mode 100644 index 000000000..c5c59e249 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.1-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.1-compact.zip new file mode 100644 index 000000000..580dc4ccf Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.1-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.1-legacy.zip new file mode 100644 index 000000000..bfc01dad9 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.10-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.10-compact.zip new file mode 100644 index 000000000..7bb800fce Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.10-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.10-legacy.zip new file mode 100644 index 000000000..63cea9dd3 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.11-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.11-compact.zip new file mode 100644 index 000000000..64380f7cf Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.11-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.11-legacy.zip new file mode 100644 index 000000000..0849a7aab Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.12-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.12-compact.zip new file mode 100644 index 000000000..8781d5730 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.12-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.12-legacy.zip new file mode 100644 index 000000000..2c8bc5982 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.13-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.13-compact.zip new file mode 100644 index 000000000..a054df8df Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.13-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.13-legacy.zip new file mode 100644 index 000000000..a255bbcb2 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.14-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.14-compact.zip new file mode 100644 index 000000000..7a239b5b3 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.14-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.14-legacy.zip new file mode 100644 index 000000000..06015ae5e Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.15-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.15-compact.zip new file mode 100644 index 000000000..24124c880 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.15-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.15-legacy.zip new file mode 100644 index 000000000..c698e9a81 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.16-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.16-compact.zip new file mode 100644 index 000000000..61479d368 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.16-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.16-legacy.zip new file mode 100644 index 000000000..33883bedf Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.17-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.17-compact.zip new file mode 100644 index 000000000..6b0fd6a6a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.17-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.17-legacy.zip new file mode 100644 index 000000000..731cba344 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.2-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.2-compact.zip new file mode 100644 index 000000000..a98b2158a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.2-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.2-legacy.zip new file mode 100644 index 000000000..e99bf2590 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.3-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.3-compact.zip new file mode 100644 index 000000000..85951af27 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.3-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.3-legacy.zip new file mode 100644 index 000000000..d23b44067 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.4-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.4-compact.zip new file mode 100644 index 000000000..908457f0e Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.4-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.4-legacy.zip new file mode 100644 index 000000000..776261149 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.5-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.5-compact.zip new file mode 100644 index 000000000..2f4d360d4 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.5-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.5-legacy.zip new file mode 100644 index 000000000..7754bf629 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.6-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.6-compact.zip new file mode 100644 index 000000000..95fe93262 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.6-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.6-legacy.zip new file mode 100644 index 000000000..1a221df22 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.7-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.7-compact.zip new file mode 100644 index 000000000..4697d87cb Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.7-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.7-legacy.zip new file mode 100644 index 000000000..92b9359c4 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.8-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.8-compact.zip new file mode 100644 index 000000000..dcaf94436 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.8-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.8-legacy.zip new file mode 100644 index 000000000..a7526d0dc Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.9-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.9-compact.zip new file mode 100644 index 000000000..1365cfb68 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.5.9-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.5.9-legacy.zip new file mode 100644 index 000000000..b3e1bc9e7 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.0-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.0-compact.zip new file mode 100644 index 000000000..89748ffec Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.0-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.0-legacy.zip new file mode 100644 index 000000000..a60ffb742 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.1-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.1-compact.zip new file mode 100644 index 000000000..cd342dece Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.1-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.1-legacy.zip new file mode 100644 index 000000000..a93f14a38 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.10-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.10-compact.zip new file mode 100644 index 000000000..584546f1b Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.10-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.10-legacy.zip new file mode 100644 index 000000000..46447cc3a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.11-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.11-compact.zip new file mode 100644 index 000000000..ef5ec0062 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.11-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.11-legacy.zip new file mode 100644 index 000000000..7ebab724a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.12-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.12-compact.zip new file mode 100644 index 000000000..f01af165e Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.12-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.12-legacy.zip new file mode 100644 index 000000000..7dd38a37c Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.2-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.2-compact.zip new file mode 100644 index 000000000..97c30d554 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.2-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.2-legacy.zip new file mode 100644 index 000000000..4dd7386f7 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.3-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.3-compact.zip new file mode 100644 index 000000000..cfc276aac Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.3-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.3-legacy.zip new file mode 100644 index 000000000..2aae48bd6 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.4-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.4-compact.zip new file mode 100644 index 000000000..9c381ff23 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.4-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.4-legacy.zip new file mode 100644 index 000000000..d77508394 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.5-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.5-compact.zip new file mode 100644 index 000000000..9f9cfde3a Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.5-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.5-legacy.zip new file mode 100644 index 000000000..53bfaa13e Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.6-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.6-compact.zip new file mode 100644 index 000000000..fc21083e3 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.6-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.6-legacy.zip new file mode 100644 index 000000000..ced8f051f Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.7-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.7-compact.zip new file mode 100644 index 000000000..4aeb96de6 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.7-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.7-legacy.zip new file mode 100644 index 000000000..136041353 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.8-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.8-compact.zip new file mode 100644 index 000000000..5aa873d3b Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.8-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.8-legacy.zip new file mode 100644 index 000000000..c99414a67 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.9-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.9-compact.zip new file mode 100644 index 000000000..dfeaf4684 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.6.9-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.6.9-legacy.zip new file mode 100644 index 000000000..5dc54fda6 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.0-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.0-compact.zip new file mode 100644 index 000000000..be40df227 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.0-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.0-legacy.zip new file mode 100644 index 000000000..60510971f Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.1-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.1-compact.zip new file mode 100644 index 000000000..a46e6bb57 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.1-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.1-legacy.zip new file mode 100644 index 000000000..510947f5f Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.2-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.2-compact.zip new file mode 100644 index 000000000..c12d34398 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.2-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.2-legacy.zip new file mode 100644 index 000000000..c07ab2bc7 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.3-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.3-compact.zip new file mode 100644 index 000000000..d478ba53c Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.3-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.3-legacy.zip new file mode 100644 index 000000000..84275a6be Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.4-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.4-compact.zip new file mode 100644 index 000000000..6cc9f4ea8 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.4-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.4-legacy.zip new file mode 100644 index 000000000..a5608bdba Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.5-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.5-compact.zip new file mode 100644 index 000000000..3601108e5 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.5-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.5-legacy.zip new file mode 100644 index 000000000..520d38e00 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.6-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.6-compact.zip new file mode 100644 index 000000000..14f52329f Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.7.6-legacy.zip b/tests/ast-parsing/compile/indexrangeaccess-0.7.6-legacy.zip new file mode 100644 index 000000000..abd66e3dc Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.8.0-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.8.0-compact.zip new file mode 100644 index 000000000..33a8f0fc3 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.8.1-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.8.1-compact.zip new file mode 100644 index 000000000..f1296ce38 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.8.2-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.8.2-compact.zip new file mode 100644 index 000000000..40290cfe3 Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.8.3-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.8.3-compact.zip new file mode 100644 index 000000000..5c1bf73fe Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/indexrangeaccess-0.8.4-compact.zip b/tests/ast-parsing/compile/indexrangeaccess-0.8.4-compact.zip new file mode 100644 index 000000000..e172b934b Binary files /dev/null and b/tests/ast-parsing/compile/indexrangeaccess-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.0-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.0-legacy.zip new file mode 100644 index 000000000..7c55c9923 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.1-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.1-legacy.zip new file mode 100644 index 000000000..25d0e23b7 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.10-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.10-legacy.zip new file mode 100644 index 000000000..7533cb8f8 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.11-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.11-legacy.zip new file mode 100644 index 000000000..0e0faa0a9 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.12-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.12-compact.zip new file mode 100644 index 000000000..f407bdf23 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.12-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.12-legacy.zip new file mode 100644 index 000000000..eb892fb9c Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.13-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.13-compact.zip new file mode 100644 index 000000000..8051d04ba Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.13-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.13-legacy.zip new file mode 100644 index 000000000..e0e0a9d22 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.14-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.14-compact.zip new file mode 100644 index 000000000..8434376ef Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.14-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.14-legacy.zip new file mode 100644 index 000000000..fe2fe88f4 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.15-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.15-compact.zip new file mode 100644 index 000000000..64e1610f8 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.15-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.15-legacy.zip new file mode 100644 index 000000000..04caeb998 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.16-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.16-compact.zip new file mode 100644 index 000000000..6730c7bf5 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.16-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.16-legacy.zip new file mode 100644 index 000000000..2e49819b9 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.17-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.17-compact.zip new file mode 100644 index 000000000..a50436125 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.17-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.17-legacy.zip new file mode 100644 index 000000000..caf6eb6c8 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.18-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.18-compact.zip new file mode 100644 index 000000000..a55405cd1 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.18-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.18-legacy.zip new file mode 100644 index 000000000..760399ed9 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.19-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.19-compact.zip new file mode 100644 index 000000000..e09209cb4 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.19-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.19-legacy.zip new file mode 100644 index 000000000..d10e63430 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.2-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.2-legacy.zip new file mode 100644 index 000000000..f16f710ab Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.20-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.20-compact.zip new file mode 100644 index 000000000..764e9582a Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.20-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.20-legacy.zip new file mode 100644 index 000000000..db6aa33eb Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.21-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.21-compact.zip new file mode 100644 index 000000000..9eb85844f Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.21-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.21-legacy.zip new file mode 100644 index 000000000..36d57b262 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.22-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.22-compact.zip new file mode 100644 index 000000000..790a65d61 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.22-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.22-legacy.zip new file mode 100644 index 000000000..4236b82be Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.23-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.23-compact.zip new file mode 100644 index 000000000..5d27fb25e Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.23-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.23-legacy.zip new file mode 100644 index 000000000..085d8f46b Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.24-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.24-compact.zip new file mode 100644 index 000000000..771c8e51f Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.24-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.24-legacy.zip new file mode 100644 index 000000000..031e102c1 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.25-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.25-compact.zip new file mode 100644 index 000000000..63374f6a4 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.25-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.25-legacy.zip new file mode 100644 index 000000000..a52938271 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.26-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.26-compact.zip new file mode 100644 index 000000000..9537236a7 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.26-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.26-legacy.zip new file mode 100644 index 000000000..d8a899499 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.3-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.3-legacy.zip new file mode 100644 index 000000000..687ef56c0 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.4-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.4-legacy.zip new file mode 100644 index 000000000..858329837 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.5-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.5-legacy.zip new file mode 100644 index 000000000..abcf6fd9a Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.6-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.6-legacy.zip new file mode 100644 index 000000000..356da618a Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.7-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.7-legacy.zip new file mode 100644 index 000000000..d1f860412 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.8-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.8-legacy.zip new file mode 100644 index 000000000..e20ba5c45 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.4.9-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.4.9-legacy.zip new file mode 100644 index 000000000..03c6d6d4f Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.0-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.0-compact.zip new file mode 100644 index 000000000..31f751cf2 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.0-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.0-legacy.zip new file mode 100644 index 000000000..98a7d1f30 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.1-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.1-compact.zip new file mode 100644 index 000000000..2f72201a8 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.1-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.1-legacy.zip new file mode 100644 index 000000000..16722c4cd Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.10-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.10-compact.zip new file mode 100644 index 000000000..127b3a1d6 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.10-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.10-legacy.zip new file mode 100644 index 000000000..0295f88a0 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.11-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.11-compact.zip new file mode 100644 index 000000000..86a8faaf0 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.11-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.11-legacy.zip new file mode 100644 index 000000000..9a438db19 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.12-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.12-compact.zip new file mode 100644 index 000000000..aa43ec0d4 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.12-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.12-legacy.zip new file mode 100644 index 000000000..0bc68fbd6 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.13-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.13-compact.zip new file mode 100644 index 000000000..4cb08f6ae Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.13-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.13-legacy.zip new file mode 100644 index 000000000..a6928f0f4 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.14-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.14-compact.zip new file mode 100644 index 000000000..c5ae6144f Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.14-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.14-legacy.zip new file mode 100644 index 000000000..0278ba2d3 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.15-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.15-compact.zip new file mode 100644 index 000000000..cce835d18 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.15-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.15-legacy.zip new file mode 100644 index 000000000..5c27a53a5 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.16-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.16-compact.zip new file mode 100644 index 000000000..cdd0e75f1 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.16-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.16-legacy.zip new file mode 100644 index 000000000..d5e0de032 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.17-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.17-compact.zip new file mode 100644 index 000000000..53e9407f7 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.17-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.17-legacy.zip new file mode 100644 index 000000000..9ffa22056 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.2-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.2-compact.zip new file mode 100644 index 000000000..98d2a27af Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.2-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.2-legacy.zip new file mode 100644 index 000000000..3c21d8d97 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.3-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.3-compact.zip new file mode 100644 index 000000000..b9708abe4 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.3-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.3-legacy.zip new file mode 100644 index 000000000..97cbe64ba Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.4-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.4-compact.zip new file mode 100644 index 000000000..812d526bd Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.4-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.4-legacy.zip new file mode 100644 index 000000000..447135e47 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.5-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.5-compact.zip new file mode 100644 index 000000000..70a300624 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.5-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.5-legacy.zip new file mode 100644 index 000000000..487beb908 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.6-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.6-compact.zip new file mode 100644 index 000000000..f65f78242 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.6-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.6-legacy.zip new file mode 100644 index 000000000..fe35f9ae5 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.7-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.7-compact.zip new file mode 100644 index 000000000..2992eb515 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.7-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.7-legacy.zip new file mode 100644 index 000000000..0cc5e8ed7 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.8-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.8-compact.zip new file mode 100644 index 000000000..4fd0a6bbd Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.8-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.8-legacy.zip new file mode 100644 index 000000000..f62c11c1d Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.9-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.9-compact.zip new file mode 100644 index 000000000..6bacac483 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.5.9-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.5.9-legacy.zip new file mode 100644 index 000000000..d999ff03b Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.0-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.0-compact.zip new file mode 100644 index 000000000..e6d159373 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.0-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.0-legacy.zip new file mode 100644 index 000000000..6fc75e3bf Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.1-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.1-compact.zip new file mode 100644 index 000000000..f30347300 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.1-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.1-legacy.zip new file mode 100644 index 000000000..28bfdcb1f Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.10-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.10-compact.zip new file mode 100644 index 000000000..0d1eb6fda Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.10-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.10-legacy.zip new file mode 100644 index 000000000..3df484697 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.11-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.11-compact.zip new file mode 100644 index 000000000..824ddafc7 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.11-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.11-legacy.zip new file mode 100644 index 000000000..d8326ca50 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.12-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.12-compact.zip new file mode 100644 index 000000000..d9a6c1bf3 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.12-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.12-legacy.zip new file mode 100644 index 000000000..252c5edee Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.2-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.2-compact.zip new file mode 100644 index 000000000..f61b0a747 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.2-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.2-legacy.zip new file mode 100644 index 000000000..624e9a15a Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.3-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.3-compact.zip new file mode 100644 index 000000000..e0e04ae3b Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.3-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.3-legacy.zip new file mode 100644 index 000000000..868ccfbb2 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.4-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.4-compact.zip new file mode 100644 index 000000000..b65ff3b73 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.4-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.4-legacy.zip new file mode 100644 index 000000000..a11622e6a Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.5-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.5-compact.zip new file mode 100644 index 000000000..728fd0728 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.5-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.5-legacy.zip new file mode 100644 index 000000000..f60107647 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.6-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.6-compact.zip new file mode 100644 index 000000000..0e6f310e3 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.6-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.6-legacy.zip new file mode 100644 index 000000000..c7a674065 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.7-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.7-compact.zip new file mode 100644 index 000000000..7cf76699d Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.7-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.7-legacy.zip new file mode 100644 index 000000000..da8acbe61 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.8-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.8-compact.zip new file mode 100644 index 000000000..85a58510d Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.8-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.8-legacy.zip new file mode 100644 index 000000000..969dad86b Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.9-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.9-compact.zip new file mode 100644 index 000000000..f83b050ed Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.6.9-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.6.9-legacy.zip new file mode 100644 index 000000000..a5268488d Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.0-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.0-compact.zip new file mode 100644 index 000000000..d6c160859 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.0-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.0-legacy.zip new file mode 100644 index 000000000..3027b204b Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.1-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.1-compact.zip new file mode 100644 index 000000000..0c3097902 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.1-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.1-legacy.zip new file mode 100644 index 000000000..cf4a7394b Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.2-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.2-compact.zip new file mode 100644 index 000000000..c743da1fa Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.2-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.2-legacy.zip new file mode 100644 index 000000000..7b9723f60 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.3-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.3-compact.zip new file mode 100644 index 000000000..cb32c86c0 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.3-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.3-legacy.zip new file mode 100644 index 000000000..bd984c1c9 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.4-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.4-compact.zip new file mode 100644 index 000000000..31425f149 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.4-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.4-legacy.zip new file mode 100644 index 000000000..2f432849b Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.5-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.5-compact.zip new file mode 100644 index 000000000..b71966546 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.5-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.5-legacy.zip new file mode 100644 index 000000000..e37ca29c5 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.6-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.6-compact.zip new file mode 100644 index 000000000..f0c1b287c Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.7.6-legacy.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.7.6-legacy.zip new file mode 100644 index 000000000..109080b67 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.8.0-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.8.0-compact.zip new file mode 100644 index 000000000..4c1cd4613 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.8.1-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.8.1-compact.zip new file mode 100644 index 000000000..a8adf041a Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.8.2-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.8.2-compact.zip new file mode 100644 index 000000000..4d08d5689 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.8.3-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.8.3-compact.zip new file mode 100644 index 000000000..120f10422 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/library_implicit_conversion-0.8.4-compact.zip b/tests/ast-parsing/compile/library_implicit_conversion-0.8.4-compact.zip new file mode 100644 index 000000000..7f9015431 Binary files /dev/null and b/tests/ast-parsing/compile/library_implicit_conversion-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.0-legacy.zip b/tests/ast-parsing/compile/literal-0.4.0-legacy.zip new file mode 100644 index 000000000..b3fc13941 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.1-legacy.zip b/tests/ast-parsing/compile/literal-0.4.1-legacy.zip new file mode 100644 index 000000000..c1c6a1e64 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.10-legacy.zip b/tests/ast-parsing/compile/literal-0.4.10-legacy.zip new file mode 100644 index 000000000..ebb7be39f Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.11-legacy.zip b/tests/ast-parsing/compile/literal-0.4.11-legacy.zip new file mode 100644 index 000000000..7bce54a1c Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.12-compact.zip b/tests/ast-parsing/compile/literal-0.4.12-compact.zip new file mode 100644 index 000000000..a6eed8795 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.12-legacy.zip b/tests/ast-parsing/compile/literal-0.4.12-legacy.zip new file mode 100644 index 000000000..3380d5295 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.13-compact.zip b/tests/ast-parsing/compile/literal-0.4.13-compact.zip new file mode 100644 index 000000000..6048771df Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.13-legacy.zip b/tests/ast-parsing/compile/literal-0.4.13-legacy.zip new file mode 100644 index 000000000..cc6ccc585 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.14-compact.zip b/tests/ast-parsing/compile/literal-0.4.14-compact.zip new file mode 100644 index 000000000..ce8e54c90 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.14-legacy.zip b/tests/ast-parsing/compile/literal-0.4.14-legacy.zip new file mode 100644 index 000000000..4783e2907 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.15-compact.zip b/tests/ast-parsing/compile/literal-0.4.15-compact.zip new file mode 100644 index 000000000..99952ca4d Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.15-legacy.zip b/tests/ast-parsing/compile/literal-0.4.15-legacy.zip new file mode 100644 index 000000000..9a760707b Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.16-compact.zip b/tests/ast-parsing/compile/literal-0.4.16-compact.zip new file mode 100644 index 000000000..c2767b13a Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.16-legacy.zip b/tests/ast-parsing/compile/literal-0.4.16-legacy.zip new file mode 100644 index 000000000..d9deb704f Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.17-compact.zip b/tests/ast-parsing/compile/literal-0.4.17-compact.zip new file mode 100644 index 000000000..cd7040e33 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.17-legacy.zip b/tests/ast-parsing/compile/literal-0.4.17-legacy.zip new file mode 100644 index 000000000..58b16009f Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.18-compact.zip b/tests/ast-parsing/compile/literal-0.4.18-compact.zip new file mode 100644 index 000000000..7acec9c72 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.18-legacy.zip b/tests/ast-parsing/compile/literal-0.4.18-legacy.zip new file mode 100644 index 000000000..8eba3be3e Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.19-compact.zip b/tests/ast-parsing/compile/literal-0.4.19-compact.zip new file mode 100644 index 000000000..158ca2096 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.19-legacy.zip b/tests/ast-parsing/compile/literal-0.4.19-legacy.zip new file mode 100644 index 000000000..a673340d5 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.2-legacy.zip b/tests/ast-parsing/compile/literal-0.4.2-legacy.zip new file mode 100644 index 000000000..bb5946fd9 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.20-compact.zip b/tests/ast-parsing/compile/literal-0.4.20-compact.zip new file mode 100644 index 000000000..8a06b8ca0 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.20-legacy.zip b/tests/ast-parsing/compile/literal-0.4.20-legacy.zip new file mode 100644 index 000000000..634a1a2be Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.21-compact.zip b/tests/ast-parsing/compile/literal-0.4.21-compact.zip new file mode 100644 index 000000000..9b71e08cd Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.21-legacy.zip b/tests/ast-parsing/compile/literal-0.4.21-legacy.zip new file mode 100644 index 000000000..92c8032d9 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.22-compact.zip b/tests/ast-parsing/compile/literal-0.4.22-compact.zip new file mode 100644 index 000000000..a3c339db7 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.22-legacy.zip b/tests/ast-parsing/compile/literal-0.4.22-legacy.zip new file mode 100644 index 000000000..10e36de2e Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.23-compact.zip b/tests/ast-parsing/compile/literal-0.4.23-compact.zip new file mode 100644 index 000000000..8ff061b9c Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.23-legacy.zip b/tests/ast-parsing/compile/literal-0.4.23-legacy.zip new file mode 100644 index 000000000..5446daf9b Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.24-compact.zip b/tests/ast-parsing/compile/literal-0.4.24-compact.zip new file mode 100644 index 000000000..cf0b89225 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.24-legacy.zip b/tests/ast-parsing/compile/literal-0.4.24-legacy.zip new file mode 100644 index 000000000..856053fda Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.25-compact.zip b/tests/ast-parsing/compile/literal-0.4.25-compact.zip new file mode 100644 index 000000000..4d637a1c1 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.25-legacy.zip b/tests/ast-parsing/compile/literal-0.4.25-legacy.zip new file mode 100644 index 000000000..9186842c9 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.26-compact.zip b/tests/ast-parsing/compile/literal-0.4.26-compact.zip new file mode 100644 index 000000000..b83c3aba8 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.26-legacy.zip b/tests/ast-parsing/compile/literal-0.4.26-legacy.zip new file mode 100644 index 000000000..2a16fad98 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.3-legacy.zip b/tests/ast-parsing/compile/literal-0.4.3-legacy.zip new file mode 100644 index 000000000..ccc5ea560 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.4-legacy.zip b/tests/ast-parsing/compile/literal-0.4.4-legacy.zip new file mode 100644 index 000000000..e953bc4e4 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.5-legacy.zip b/tests/ast-parsing/compile/literal-0.4.5-legacy.zip new file mode 100644 index 000000000..9f50c69b6 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.6-legacy.zip b/tests/ast-parsing/compile/literal-0.4.6-legacy.zip new file mode 100644 index 000000000..36c9c0fec Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.7-legacy.zip b/tests/ast-parsing/compile/literal-0.4.7-legacy.zip new file mode 100644 index 000000000..b6cc0e5dc Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.8-legacy.zip b/tests/ast-parsing/compile/literal-0.4.8-legacy.zip new file mode 100644 index 000000000..12a41f740 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.4.9-legacy.zip b/tests/ast-parsing/compile/literal-0.4.9-legacy.zip new file mode 100644 index 000000000..f9ab1caa1 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.0-compact.zip b/tests/ast-parsing/compile/literal-0.5.0-compact.zip new file mode 100644 index 000000000..8097366d8 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.0-legacy.zip b/tests/ast-parsing/compile/literal-0.5.0-legacy.zip new file mode 100644 index 000000000..df1a540f1 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.1-compact.zip b/tests/ast-parsing/compile/literal-0.5.1-compact.zip new file mode 100644 index 000000000..71b75ddd5 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.1-legacy.zip b/tests/ast-parsing/compile/literal-0.5.1-legacy.zip new file mode 100644 index 000000000..ea53fb2d3 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.10-compact.zip b/tests/ast-parsing/compile/literal-0.5.10-compact.zip new file mode 100644 index 000000000..8c720d738 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.10-legacy.zip b/tests/ast-parsing/compile/literal-0.5.10-legacy.zip new file mode 100644 index 000000000..15c073b3c Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.11-compact.zip b/tests/ast-parsing/compile/literal-0.5.11-compact.zip new file mode 100644 index 000000000..2e581aede Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.11-legacy.zip b/tests/ast-parsing/compile/literal-0.5.11-legacy.zip new file mode 100644 index 000000000..fb97f90a7 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.12-compact.zip b/tests/ast-parsing/compile/literal-0.5.12-compact.zip new file mode 100644 index 000000000..59186e200 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.12-legacy.zip b/tests/ast-parsing/compile/literal-0.5.12-legacy.zip new file mode 100644 index 000000000..db7b4d4ac Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.13-compact.zip b/tests/ast-parsing/compile/literal-0.5.13-compact.zip new file mode 100644 index 000000000..a73a7294e Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.13-legacy.zip b/tests/ast-parsing/compile/literal-0.5.13-legacy.zip new file mode 100644 index 000000000..2ca9a7312 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.14-compact.zip b/tests/ast-parsing/compile/literal-0.5.14-compact.zip new file mode 100644 index 000000000..83b4b0af9 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.14-legacy.zip b/tests/ast-parsing/compile/literal-0.5.14-legacy.zip new file mode 100644 index 000000000..c67c88e06 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.15-compact.zip b/tests/ast-parsing/compile/literal-0.5.15-compact.zip new file mode 100644 index 000000000..171d53565 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.15-legacy.zip b/tests/ast-parsing/compile/literal-0.5.15-legacy.zip new file mode 100644 index 000000000..4f51ad3d0 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.16-compact.zip b/tests/ast-parsing/compile/literal-0.5.16-compact.zip new file mode 100644 index 000000000..bcca008bf Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.16-legacy.zip b/tests/ast-parsing/compile/literal-0.5.16-legacy.zip new file mode 100644 index 000000000..c91998e4c Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.17-compact.zip b/tests/ast-parsing/compile/literal-0.5.17-compact.zip new file mode 100644 index 000000000..2e1c1c659 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.17-legacy.zip b/tests/ast-parsing/compile/literal-0.5.17-legacy.zip new file mode 100644 index 000000000..1fa49567b Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.2-compact.zip b/tests/ast-parsing/compile/literal-0.5.2-compact.zip new file mode 100644 index 000000000..4459d300c Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.2-legacy.zip b/tests/ast-parsing/compile/literal-0.5.2-legacy.zip new file mode 100644 index 000000000..b4bbd3ee3 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.3-compact.zip b/tests/ast-parsing/compile/literal-0.5.3-compact.zip new file mode 100644 index 000000000..3f3e09747 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.3-legacy.zip b/tests/ast-parsing/compile/literal-0.5.3-legacy.zip new file mode 100644 index 000000000..92fd49267 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.4-compact.zip b/tests/ast-parsing/compile/literal-0.5.4-compact.zip new file mode 100644 index 000000000..4583b5efa Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.4-legacy.zip b/tests/ast-parsing/compile/literal-0.5.4-legacy.zip new file mode 100644 index 000000000..0297f7e8b Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.5-compact.zip b/tests/ast-parsing/compile/literal-0.5.5-compact.zip new file mode 100644 index 000000000..0fe0606ae Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.5-legacy.zip b/tests/ast-parsing/compile/literal-0.5.5-legacy.zip new file mode 100644 index 000000000..0ff3bad84 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.6-compact.zip b/tests/ast-parsing/compile/literal-0.5.6-compact.zip new file mode 100644 index 000000000..454b57a95 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.6-legacy.zip b/tests/ast-parsing/compile/literal-0.5.6-legacy.zip new file mode 100644 index 000000000..2f40ed3ec Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.7-compact.zip b/tests/ast-parsing/compile/literal-0.5.7-compact.zip new file mode 100644 index 000000000..558489b24 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.7-legacy.zip b/tests/ast-parsing/compile/literal-0.5.7-legacy.zip new file mode 100644 index 000000000..f4a1cb5cd Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.8-compact.zip b/tests/ast-parsing/compile/literal-0.5.8-compact.zip new file mode 100644 index 000000000..93de51da8 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.8-legacy.zip b/tests/ast-parsing/compile/literal-0.5.8-legacy.zip new file mode 100644 index 000000000..ad14dedbd Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.9-compact.zip b/tests/ast-parsing/compile/literal-0.5.9-compact.zip new file mode 100644 index 000000000..af2a50aa7 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.5.9-legacy.zip b/tests/ast-parsing/compile/literal-0.5.9-legacy.zip new file mode 100644 index 000000000..ac5e19434 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.0-compact.zip b/tests/ast-parsing/compile/literal-0.6.0-compact.zip new file mode 100644 index 000000000..c0f1fc922 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.0-legacy.zip b/tests/ast-parsing/compile/literal-0.6.0-legacy.zip new file mode 100644 index 000000000..6173b228d Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.1-compact.zip b/tests/ast-parsing/compile/literal-0.6.1-compact.zip new file mode 100644 index 000000000..f96cac559 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.1-legacy.zip b/tests/ast-parsing/compile/literal-0.6.1-legacy.zip new file mode 100644 index 000000000..8d0e7a252 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.10-compact.zip b/tests/ast-parsing/compile/literal-0.6.10-compact.zip new file mode 100644 index 000000000..8a96e096e Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.10-legacy.zip b/tests/ast-parsing/compile/literal-0.6.10-legacy.zip new file mode 100644 index 000000000..66d0b2a02 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.11-compact.zip b/tests/ast-parsing/compile/literal-0.6.11-compact.zip new file mode 100644 index 000000000..f0ebbdf07 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.11-legacy.zip b/tests/ast-parsing/compile/literal-0.6.11-legacy.zip new file mode 100644 index 000000000..c06c45688 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.12-compact.zip b/tests/ast-parsing/compile/literal-0.6.12-compact.zip new file mode 100644 index 000000000..e539fd961 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.12-legacy.zip b/tests/ast-parsing/compile/literal-0.6.12-legacy.zip new file mode 100644 index 000000000..2c6573dcb Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.2-compact.zip b/tests/ast-parsing/compile/literal-0.6.2-compact.zip new file mode 100644 index 000000000..4aff08910 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.2-legacy.zip b/tests/ast-parsing/compile/literal-0.6.2-legacy.zip new file mode 100644 index 000000000..449edd2c4 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.3-compact.zip b/tests/ast-parsing/compile/literal-0.6.3-compact.zip new file mode 100644 index 000000000..55c6a3b4b Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.3-legacy.zip b/tests/ast-parsing/compile/literal-0.6.3-legacy.zip new file mode 100644 index 000000000..ecc64b33a Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.4-compact.zip b/tests/ast-parsing/compile/literal-0.6.4-compact.zip new file mode 100644 index 000000000..2a6a27a4e Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.4-legacy.zip b/tests/ast-parsing/compile/literal-0.6.4-legacy.zip new file mode 100644 index 000000000..53e12a5c6 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.5-compact.zip b/tests/ast-parsing/compile/literal-0.6.5-compact.zip new file mode 100644 index 000000000..505592893 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.5-legacy.zip b/tests/ast-parsing/compile/literal-0.6.5-legacy.zip new file mode 100644 index 000000000..2c33d3cbc Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.6-compact.zip b/tests/ast-parsing/compile/literal-0.6.6-compact.zip new file mode 100644 index 000000000..2fee38147 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.6-legacy.zip b/tests/ast-parsing/compile/literal-0.6.6-legacy.zip new file mode 100644 index 000000000..e5b479d19 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.7-compact.zip b/tests/ast-parsing/compile/literal-0.6.7-compact.zip new file mode 100644 index 000000000..4aea5f80d Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.7-legacy.zip b/tests/ast-parsing/compile/literal-0.6.7-legacy.zip new file mode 100644 index 000000000..61c9d61e2 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.8-compact.zip b/tests/ast-parsing/compile/literal-0.6.8-compact.zip new file mode 100644 index 000000000..624c9721d Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.8-legacy.zip b/tests/ast-parsing/compile/literal-0.6.8-legacy.zip new file mode 100644 index 000000000..96ea4d9f1 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.9-compact.zip b/tests/ast-parsing/compile/literal-0.6.9-compact.zip new file mode 100644 index 000000000..f9ced2d91 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.6.9-legacy.zip b/tests/ast-parsing/compile/literal-0.6.9-legacy.zip new file mode 100644 index 000000000..eb28241b5 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.0-compact.zip b/tests/ast-parsing/compile/literal-0.7.0-compact.zip new file mode 100644 index 000000000..53768f19d Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.0-legacy.zip b/tests/ast-parsing/compile/literal-0.7.0-legacy.zip new file mode 100644 index 000000000..cba6ceed2 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.1-compact.zip b/tests/ast-parsing/compile/literal-0.7.1-compact.zip new file mode 100644 index 000000000..4bbd582f4 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.1-legacy.zip b/tests/ast-parsing/compile/literal-0.7.1-legacy.zip new file mode 100644 index 000000000..4851d3656 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.2-compact.zip b/tests/ast-parsing/compile/literal-0.7.2-compact.zip new file mode 100644 index 000000000..1d34f3614 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.2-legacy.zip b/tests/ast-parsing/compile/literal-0.7.2-legacy.zip new file mode 100644 index 000000000..b84cabcb2 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.3-compact.zip b/tests/ast-parsing/compile/literal-0.7.3-compact.zip new file mode 100644 index 000000000..a47343a3e Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.3-legacy.zip b/tests/ast-parsing/compile/literal-0.7.3-legacy.zip new file mode 100644 index 000000000..58dd325fc Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.4-compact.zip b/tests/ast-parsing/compile/literal-0.7.4-compact.zip new file mode 100644 index 000000000..22521628e Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.4-legacy.zip b/tests/ast-parsing/compile/literal-0.7.4-legacy.zip new file mode 100644 index 000000000..4eb411c1c Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.5-compact.zip b/tests/ast-parsing/compile/literal-0.7.5-compact.zip new file mode 100644 index 000000000..885095ecc Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.5-legacy.zip b/tests/ast-parsing/compile/literal-0.7.5-legacy.zip new file mode 100644 index 000000000..02054c4b2 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.6-compact.zip b/tests/ast-parsing/compile/literal-0.7.6-compact.zip new file mode 100644 index 000000000..730452950 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.7.6-legacy.zip b/tests/ast-parsing/compile/literal-0.7.6-legacy.zip new file mode 100644 index 000000000..1fccfa3f8 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/literal-0.8.0-compact.zip b/tests/ast-parsing/compile/literal-0.8.0-compact.zip new file mode 100644 index 000000000..bbc93a271 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.8.1-compact.zip b/tests/ast-parsing/compile/literal-0.8.1-compact.zip new file mode 100644 index 000000000..25d051eb3 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.8.2-compact.zip b/tests/ast-parsing/compile/literal-0.8.2-compact.zip new file mode 100644 index 000000000..d0fc68229 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.8.3-compact.zip b/tests/ast-parsing/compile/literal-0.8.3-compact.zip new file mode 100644 index 000000000..2fdd4548a Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/literal-0.8.4-compact.zip b/tests/ast-parsing/compile/literal-0.8.4-compact.zip new file mode 100644 index 000000000..ff36b04e7 Binary files /dev/null and b/tests/ast-parsing/compile/literal-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.0-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.0-legacy.zip new file mode 100644 index 000000000..d7b43073b Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.1-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.1-legacy.zip new file mode 100644 index 000000000..07fc0da42 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.10-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.10-legacy.zip new file mode 100644 index 000000000..dc44b3cce Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.11-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.11-legacy.zip new file mode 100644 index 000000000..01984478c Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.12-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.12-compact.zip new file mode 100644 index 000000000..e5b17fb28 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.12-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.12-legacy.zip new file mode 100644 index 000000000..17aba25f4 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.13-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.13-compact.zip new file mode 100644 index 000000000..6be37804a Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.13-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.13-legacy.zip new file mode 100644 index 000000000..d33b95968 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.14-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.14-compact.zip new file mode 100644 index 000000000..fade290e3 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.14-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.14-legacy.zip new file mode 100644 index 000000000..f165cdf51 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.15-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.15-compact.zip new file mode 100644 index 000000000..4a8903f65 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.15-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.15-legacy.zip new file mode 100644 index 000000000..340de3118 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.16-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.16-compact.zip new file mode 100644 index 000000000..2f491d73d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.16-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.16-legacy.zip new file mode 100644 index 000000000..c16925966 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.17-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.17-compact.zip new file mode 100644 index 000000000..5da405dd6 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.17-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.17-legacy.zip new file mode 100644 index 000000000..88959210f Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.18-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.18-compact.zip new file mode 100644 index 000000000..99cdbf9bd Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.18-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.18-legacy.zip new file mode 100644 index 000000000..763212b6d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.19-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.19-compact.zip new file mode 100644 index 000000000..2dcd3870e Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.19-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.19-legacy.zip new file mode 100644 index 000000000..153dd7cb9 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.2-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.2-legacy.zip new file mode 100644 index 000000000..cd3a802f1 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.20-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.20-compact.zip new file mode 100644 index 000000000..0ec82b04f Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.20-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.20-legacy.zip new file mode 100644 index 000000000..eb3da01fb Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.21-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.21-compact.zip new file mode 100644 index 000000000..d84585e27 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.21-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.21-legacy.zip new file mode 100644 index 000000000..9c62f977a Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.22-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.22-compact.zip new file mode 100644 index 000000000..cde8e5b10 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.22-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.22-legacy.zip new file mode 100644 index 000000000..93b8aa87b Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.23-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.23-compact.zip new file mode 100644 index 000000000..fa9f6d2b7 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.23-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.23-legacy.zip new file mode 100644 index 000000000..32e5bfe31 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.24-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.24-compact.zip new file mode 100644 index 000000000..71b7fabc2 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.24-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.24-legacy.zip new file mode 100644 index 000000000..58b1c6cf6 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.25-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.25-compact.zip new file mode 100644 index 000000000..24c14e698 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.25-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.25-legacy.zip new file mode 100644 index 000000000..5580b2304 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.26-compact.zip b/tests/ast-parsing/compile/memberaccess-0.4.26-compact.zip new file mode 100644 index 000000000..ded281f2e Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.26-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.26-legacy.zip new file mode 100644 index 000000000..627b671fd Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.3-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.3-legacy.zip new file mode 100644 index 000000000..f2ed459c7 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.4-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.4-legacy.zip new file mode 100644 index 000000000..8b6703bb2 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.5-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.5-legacy.zip new file mode 100644 index 000000000..4fe15bfda Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.6-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.6-legacy.zip new file mode 100644 index 000000000..09dd54b1b Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.7-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.7-legacy.zip new file mode 100644 index 000000000..799c342b1 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.8-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.8-legacy.zip new file mode 100644 index 000000000..a93fd53db Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.4.9-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.4.9-legacy.zip new file mode 100644 index 000000000..d24269c6e Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.0-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.0-compact.zip new file mode 100644 index 000000000..84862a17b Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.0-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.0-legacy.zip new file mode 100644 index 000000000..66ac07602 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.1-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.1-compact.zip new file mode 100644 index 000000000..dbcee1ecc Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.1-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.1-legacy.zip new file mode 100644 index 000000000..6ea2f481d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.10-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.10-compact.zip new file mode 100644 index 000000000..9282afc23 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.10-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.10-legacy.zip new file mode 100644 index 000000000..4cee0586c Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.11-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.11-compact.zip new file mode 100644 index 000000000..c14833faf Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.11-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.11-legacy.zip new file mode 100644 index 000000000..e755fe612 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.12-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.12-compact.zip new file mode 100644 index 000000000..55f8a5b91 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.12-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.12-legacy.zip new file mode 100644 index 000000000..31be46b1b Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.13-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.13-compact.zip new file mode 100644 index 000000000..3806b7772 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.13-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.13-legacy.zip new file mode 100644 index 000000000..f9d6cf9bf Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.14-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.14-compact.zip new file mode 100644 index 000000000..a54407ef1 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.14-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.14-legacy.zip new file mode 100644 index 000000000..b6622cc9f Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.15-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.15-compact.zip new file mode 100644 index 000000000..4015a1afd Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.15-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.15-legacy.zip new file mode 100644 index 000000000..a15932dd2 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.16-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.16-compact.zip new file mode 100644 index 000000000..a295771e8 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.16-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.16-legacy.zip new file mode 100644 index 000000000..a3179e8a0 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.17-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.17-compact.zip new file mode 100644 index 000000000..2516f3dbc Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.17-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.17-legacy.zip new file mode 100644 index 000000000..5fe4ba39e Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.2-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.2-compact.zip new file mode 100644 index 000000000..88c1bf44d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.2-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.2-legacy.zip new file mode 100644 index 000000000..e9f00dbd3 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.3-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.3-compact.zip new file mode 100644 index 000000000..c14d4e443 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.3-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.3-legacy.zip new file mode 100644 index 000000000..6cff0a4ab Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.4-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.4-compact.zip new file mode 100644 index 000000000..20fec33e0 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.4-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.4-legacy.zip new file mode 100644 index 000000000..41df7fcf8 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.5-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.5-compact.zip new file mode 100644 index 000000000..0f35a8a10 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.5-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.5-legacy.zip new file mode 100644 index 000000000..a375541f6 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.6-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.6-compact.zip new file mode 100644 index 000000000..1affe3df3 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.6-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.6-legacy.zip new file mode 100644 index 000000000..08b37b39d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.7-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.7-compact.zip new file mode 100644 index 000000000..16d2c6de2 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.7-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.7-legacy.zip new file mode 100644 index 000000000..4a2cd0f0d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.8-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.8-compact.zip new file mode 100644 index 000000000..f04b9218e Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.8-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.8-legacy.zip new file mode 100644 index 000000000..dd6b83094 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.9-compact.zip b/tests/ast-parsing/compile/memberaccess-0.5.9-compact.zip new file mode 100644 index 000000000..7e7654bae Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.5.9-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.5.9-legacy.zip new file mode 100644 index 000000000..f274e4ff3 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.0-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.0-compact.zip new file mode 100644 index 000000000..c7da2124e Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.0-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.0-legacy.zip new file mode 100644 index 000000000..febd85031 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.1-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.1-compact.zip new file mode 100644 index 000000000..468d1c2d8 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.1-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.1-legacy.zip new file mode 100644 index 000000000..070beb923 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.10-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.10-compact.zip new file mode 100644 index 000000000..3d542c58b Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.10-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.10-legacy.zip new file mode 100644 index 000000000..92ea351f5 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.11-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.11-compact.zip new file mode 100644 index 000000000..cbebb44a1 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.11-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.11-legacy.zip new file mode 100644 index 000000000..28d5f3848 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.12-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.12-compact.zip new file mode 100644 index 000000000..b248d171b Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.12-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.12-legacy.zip new file mode 100644 index 000000000..cef551e2c Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.2-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.2-compact.zip new file mode 100644 index 000000000..8b519db33 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.2-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.2-legacy.zip new file mode 100644 index 000000000..18c69b58e Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.3-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.3-compact.zip new file mode 100644 index 000000000..bb1e2421a Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.3-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.3-legacy.zip new file mode 100644 index 000000000..c1afe8062 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.4-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.4-compact.zip new file mode 100644 index 000000000..d0533b877 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.4-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.4-legacy.zip new file mode 100644 index 000000000..ef6b18b34 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.5-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.5-compact.zip new file mode 100644 index 000000000..052ef7b1d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.5-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.5-legacy.zip new file mode 100644 index 000000000..1b4596f76 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.6-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.6-compact.zip new file mode 100644 index 000000000..f6d9fc85e Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.6-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.6-legacy.zip new file mode 100644 index 000000000..0fa0ce6cf Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.7-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.7-compact.zip new file mode 100644 index 000000000..4b8e26153 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.7-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.7-legacy.zip new file mode 100644 index 000000000..58d318daa Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.8-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.8-compact.zip new file mode 100644 index 000000000..eedafce84 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.8-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.8-legacy.zip new file mode 100644 index 000000000..4d0b5b030 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.9-compact.zip b/tests/ast-parsing/compile/memberaccess-0.6.9-compact.zip new file mode 100644 index 000000000..e6426a2b1 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.6.9-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.6.9-legacy.zip new file mode 100644 index 000000000..3b4b7960f Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.0-compact.zip b/tests/ast-parsing/compile/memberaccess-0.7.0-compact.zip new file mode 100644 index 000000000..898aab5fd Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.0-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.7.0-legacy.zip new file mode 100644 index 000000000..7149193a0 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.1-compact.zip b/tests/ast-parsing/compile/memberaccess-0.7.1-compact.zip new file mode 100644 index 000000000..4621ed711 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.1-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.7.1-legacy.zip new file mode 100644 index 000000000..befff72ff Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.2-compact.zip b/tests/ast-parsing/compile/memberaccess-0.7.2-compact.zip new file mode 100644 index 000000000..2b30f73c5 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.2-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.7.2-legacy.zip new file mode 100644 index 000000000..79a56ebb2 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.3-compact.zip b/tests/ast-parsing/compile/memberaccess-0.7.3-compact.zip new file mode 100644 index 000000000..82ac65ca0 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.3-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.7.3-legacy.zip new file mode 100644 index 000000000..439c85d9a Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.4-compact.zip b/tests/ast-parsing/compile/memberaccess-0.7.4-compact.zip new file mode 100644 index 000000000..67196b055 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.4-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.7.4-legacy.zip new file mode 100644 index 000000000..5b05cb5b9 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.5-compact.zip b/tests/ast-parsing/compile/memberaccess-0.7.5-compact.zip new file mode 100644 index 000000000..aa39bb4eb Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.5-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.7.5-legacy.zip new file mode 100644 index 000000000..118ff456d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.6-compact.zip b/tests/ast-parsing/compile/memberaccess-0.7.6-compact.zip new file mode 100644 index 000000000..ed8806b77 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.7.6-legacy.zip b/tests/ast-parsing/compile/memberaccess-0.7.6-legacy.zip new file mode 100644 index 000000000..a550d9d49 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.8.0-compact.zip b/tests/ast-parsing/compile/memberaccess-0.8.0-compact.zip new file mode 100644 index 000000000..13adb7145 Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.8.1-compact.zip b/tests/ast-parsing/compile/memberaccess-0.8.1-compact.zip new file mode 100644 index 000000000..db7164d2d Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.8.2-compact.zip b/tests/ast-parsing/compile/memberaccess-0.8.2-compact.zip new file mode 100644 index 000000000..1ba5cdadd Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.8.3-compact.zip b/tests/ast-parsing/compile/memberaccess-0.8.3-compact.zip new file mode 100644 index 000000000..72d0dfb8c Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/memberaccess-0.8.4-compact.zip b/tests/ast-parsing/compile/memberaccess-0.8.4-compact.zip new file mode 100644 index 000000000..04346ffbe Binary files /dev/null and b/tests/ast-parsing/compile/memberaccess-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.0-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.0-legacy.zip new file mode 100644 index 000000000..290acd89f Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.1-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.1-legacy.zip new file mode 100644 index 000000000..cfc4dbd41 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.10-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.10-legacy.zip new file mode 100644 index 000000000..0173b1685 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.11-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.11-legacy.zip new file mode 100644 index 000000000..d71acb984 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.12-compact.zip b/tests/ast-parsing/compile/minmax-0.4.12-compact.zip new file mode 100644 index 000000000..10beef322 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.12-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.12-legacy.zip new file mode 100644 index 000000000..921711ead Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.13-compact.zip b/tests/ast-parsing/compile/minmax-0.4.13-compact.zip new file mode 100644 index 000000000..876ff3f92 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.13-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.13-legacy.zip new file mode 100644 index 000000000..73dad4cdf Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.14-compact.zip b/tests/ast-parsing/compile/minmax-0.4.14-compact.zip new file mode 100644 index 000000000..0abd06147 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.14-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.14-legacy.zip new file mode 100644 index 000000000..ae057f76a Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.15-compact.zip b/tests/ast-parsing/compile/minmax-0.4.15-compact.zip new file mode 100644 index 000000000..4dfc31e52 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.15-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.15-legacy.zip new file mode 100644 index 000000000..d3ce8cdb7 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.16-compact.zip b/tests/ast-parsing/compile/minmax-0.4.16-compact.zip new file mode 100644 index 000000000..4ffcda58e Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.16-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.16-legacy.zip new file mode 100644 index 000000000..a832c7fb8 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.17-compact.zip b/tests/ast-parsing/compile/minmax-0.4.17-compact.zip new file mode 100644 index 000000000..6f9020b9f Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.17-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.17-legacy.zip new file mode 100644 index 000000000..c14d53319 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.18-compact.zip b/tests/ast-parsing/compile/minmax-0.4.18-compact.zip new file mode 100644 index 000000000..80db98e15 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.18-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.18-legacy.zip new file mode 100644 index 000000000..6ab982326 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.19-compact.zip b/tests/ast-parsing/compile/minmax-0.4.19-compact.zip new file mode 100644 index 000000000..ff18ac7f5 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.19-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.19-legacy.zip new file mode 100644 index 000000000..d764efd9f Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.2-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.2-legacy.zip new file mode 100644 index 000000000..3000c1d68 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.20-compact.zip b/tests/ast-parsing/compile/minmax-0.4.20-compact.zip new file mode 100644 index 000000000..8742c03dc Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.20-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.20-legacy.zip new file mode 100644 index 000000000..d8a010531 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.21-compact.zip b/tests/ast-parsing/compile/minmax-0.4.21-compact.zip new file mode 100644 index 000000000..b5a88dce7 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.21-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.21-legacy.zip new file mode 100644 index 000000000..ee626acf4 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.22-compact.zip b/tests/ast-parsing/compile/minmax-0.4.22-compact.zip new file mode 100644 index 000000000..e4eb4de91 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.22-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.22-legacy.zip new file mode 100644 index 000000000..f45cbc327 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.23-compact.zip b/tests/ast-parsing/compile/minmax-0.4.23-compact.zip new file mode 100644 index 000000000..f45a63d0a Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.23-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.23-legacy.zip new file mode 100644 index 000000000..01a39b5cc Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.24-compact.zip b/tests/ast-parsing/compile/minmax-0.4.24-compact.zip new file mode 100644 index 000000000..e5b511055 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.24-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.24-legacy.zip new file mode 100644 index 000000000..18949d421 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.25-compact.zip b/tests/ast-parsing/compile/minmax-0.4.25-compact.zip new file mode 100644 index 000000000..b3849254d Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.25-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.25-legacy.zip new file mode 100644 index 000000000..2bb679432 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.26-compact.zip b/tests/ast-parsing/compile/minmax-0.4.26-compact.zip new file mode 100644 index 000000000..cbfeeb0ce Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.26-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.26-legacy.zip new file mode 100644 index 000000000..487e63d95 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.3-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.3-legacy.zip new file mode 100644 index 000000000..61634c889 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.4-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.4-legacy.zip new file mode 100644 index 000000000..2350d4425 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.5-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.5-legacy.zip new file mode 100644 index 000000000..fe94fe260 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.6-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.6-legacy.zip new file mode 100644 index 000000000..db9fc0c50 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.7-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.7-legacy.zip new file mode 100644 index 000000000..a0e110ac7 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.8-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.8-legacy.zip new file mode 100644 index 000000000..3a24a40ba Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.4.9-legacy.zip b/tests/ast-parsing/compile/minmax-0.4.9-legacy.zip new file mode 100644 index 000000000..51f02299a Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.0-compact.zip b/tests/ast-parsing/compile/minmax-0.5.0-compact.zip new file mode 100644 index 000000000..5eb5c67d4 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.0-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.0-legacy.zip new file mode 100644 index 000000000..58663af43 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.1-compact.zip b/tests/ast-parsing/compile/minmax-0.5.1-compact.zip new file mode 100644 index 000000000..ef396d51f Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.1-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.1-legacy.zip new file mode 100644 index 000000000..286b60eaa Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.10-compact.zip b/tests/ast-parsing/compile/minmax-0.5.10-compact.zip new file mode 100644 index 000000000..2fb2bf13b Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.10-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.10-legacy.zip new file mode 100644 index 000000000..3f1279308 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.11-compact.zip b/tests/ast-parsing/compile/minmax-0.5.11-compact.zip new file mode 100644 index 000000000..f76192099 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.11-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.11-legacy.zip new file mode 100644 index 000000000..3b6b7c785 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.12-compact.zip b/tests/ast-parsing/compile/minmax-0.5.12-compact.zip new file mode 100644 index 000000000..5c7ea584f Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.12-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.12-legacy.zip new file mode 100644 index 000000000..6b6f1a5bd Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.13-compact.zip b/tests/ast-parsing/compile/minmax-0.5.13-compact.zip new file mode 100644 index 000000000..79446efcc Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.13-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.13-legacy.zip new file mode 100644 index 000000000..68016d186 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.14-compact.zip b/tests/ast-parsing/compile/minmax-0.5.14-compact.zip new file mode 100644 index 000000000..f01002f9e Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.14-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.14-legacy.zip new file mode 100644 index 000000000..69375ac67 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.15-compact.zip b/tests/ast-parsing/compile/minmax-0.5.15-compact.zip new file mode 100644 index 000000000..5c3cbe9c0 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.15-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.15-legacy.zip new file mode 100644 index 000000000..9bed8f5c1 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.16-compact.zip b/tests/ast-parsing/compile/minmax-0.5.16-compact.zip new file mode 100644 index 000000000..4ffb20329 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.16-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.16-legacy.zip new file mode 100644 index 000000000..696895875 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.17-compact.zip b/tests/ast-parsing/compile/minmax-0.5.17-compact.zip new file mode 100644 index 000000000..878b3288f Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.17-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.17-legacy.zip new file mode 100644 index 000000000..fa9cede05 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.2-compact.zip b/tests/ast-parsing/compile/minmax-0.5.2-compact.zip new file mode 100644 index 000000000..76c831a80 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.2-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.2-legacy.zip new file mode 100644 index 000000000..01f23ccd4 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.3-compact.zip b/tests/ast-parsing/compile/minmax-0.5.3-compact.zip new file mode 100644 index 000000000..b12859824 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.3-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.3-legacy.zip new file mode 100644 index 000000000..67aed0a69 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.4-compact.zip b/tests/ast-parsing/compile/minmax-0.5.4-compact.zip new file mode 100644 index 000000000..2d92ca43c Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.4-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.4-legacy.zip new file mode 100644 index 000000000..4a95186fe Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.5-compact.zip b/tests/ast-parsing/compile/minmax-0.5.5-compact.zip new file mode 100644 index 000000000..1c3f12b04 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.5-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.5-legacy.zip new file mode 100644 index 000000000..768975f49 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.6-compact.zip b/tests/ast-parsing/compile/minmax-0.5.6-compact.zip new file mode 100644 index 000000000..90864c075 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.6-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.6-legacy.zip new file mode 100644 index 000000000..fb6ac0dd3 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.7-compact.zip b/tests/ast-parsing/compile/minmax-0.5.7-compact.zip new file mode 100644 index 000000000..e994b5640 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.7-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.7-legacy.zip new file mode 100644 index 000000000..d7ed41dd3 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.8-compact.zip b/tests/ast-parsing/compile/minmax-0.5.8-compact.zip new file mode 100644 index 000000000..1fc0f78bf Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.8-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.8-legacy.zip new file mode 100644 index 000000000..ce7f40664 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.9-compact.zip b/tests/ast-parsing/compile/minmax-0.5.9-compact.zip new file mode 100644 index 000000000..b0ddab11d Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.5.9-legacy.zip b/tests/ast-parsing/compile/minmax-0.5.9-legacy.zip new file mode 100644 index 000000000..31bffc9dc Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.0-compact.zip b/tests/ast-parsing/compile/minmax-0.6.0-compact.zip new file mode 100644 index 000000000..c8215c1e5 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.0-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.0-legacy.zip new file mode 100644 index 000000000..5276d045b Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.1-compact.zip b/tests/ast-parsing/compile/minmax-0.6.1-compact.zip new file mode 100644 index 000000000..998f49aab Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.1-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.1-legacy.zip new file mode 100644 index 000000000..6124a3807 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.10-compact.zip b/tests/ast-parsing/compile/minmax-0.6.10-compact.zip new file mode 100644 index 000000000..de82c8a90 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.10-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.10-legacy.zip new file mode 100644 index 000000000..f682dc02d Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.11-compact.zip b/tests/ast-parsing/compile/minmax-0.6.11-compact.zip new file mode 100644 index 000000000..90824f9de Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.11-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.11-legacy.zip new file mode 100644 index 000000000..7118f8498 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.12-compact.zip b/tests/ast-parsing/compile/minmax-0.6.12-compact.zip new file mode 100644 index 000000000..c7b4c58ea Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.12-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.12-legacy.zip new file mode 100644 index 000000000..99be70fe1 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.2-compact.zip b/tests/ast-parsing/compile/minmax-0.6.2-compact.zip new file mode 100644 index 000000000..c3312519e Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.2-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.2-legacy.zip new file mode 100644 index 000000000..3ee961a17 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.3-compact.zip b/tests/ast-parsing/compile/minmax-0.6.3-compact.zip new file mode 100644 index 000000000..30e09372f Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.3-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.3-legacy.zip new file mode 100644 index 000000000..cfddbeaf3 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.4-compact.zip b/tests/ast-parsing/compile/minmax-0.6.4-compact.zip new file mode 100644 index 000000000..851df8489 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.4-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.4-legacy.zip new file mode 100644 index 000000000..0652ab86d Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.5-compact.zip b/tests/ast-parsing/compile/minmax-0.6.5-compact.zip new file mode 100644 index 000000000..741066b93 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.5-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.5-legacy.zip new file mode 100644 index 000000000..a0a64501a Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.6-compact.zip b/tests/ast-parsing/compile/minmax-0.6.6-compact.zip new file mode 100644 index 000000000..a3268ca2a Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.6-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.6-legacy.zip new file mode 100644 index 000000000..c07602112 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.7-compact.zip b/tests/ast-parsing/compile/minmax-0.6.7-compact.zip new file mode 100644 index 000000000..910fdb592 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.7-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.7-legacy.zip new file mode 100644 index 000000000..7ae202c13 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.8-compact.zip b/tests/ast-parsing/compile/minmax-0.6.8-compact.zip new file mode 100644 index 000000000..e830f322c Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.8-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.8-legacy.zip new file mode 100644 index 000000000..7c52290ef Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.9-compact.zip b/tests/ast-parsing/compile/minmax-0.6.9-compact.zip new file mode 100644 index 000000000..82122fb74 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.6.9-legacy.zip b/tests/ast-parsing/compile/minmax-0.6.9-legacy.zip new file mode 100644 index 000000000..a91e587ff Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.0-compact.zip b/tests/ast-parsing/compile/minmax-0.7.0-compact.zip new file mode 100644 index 000000000..4f3d27870 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.0-legacy.zip b/tests/ast-parsing/compile/minmax-0.7.0-legacy.zip new file mode 100644 index 000000000..3355c828d Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.1-compact.zip b/tests/ast-parsing/compile/minmax-0.7.1-compact.zip new file mode 100644 index 000000000..325f01a55 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.1-legacy.zip b/tests/ast-parsing/compile/minmax-0.7.1-legacy.zip new file mode 100644 index 000000000..ec35ac4a3 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.2-compact.zip b/tests/ast-parsing/compile/minmax-0.7.2-compact.zip new file mode 100644 index 000000000..986c5acd2 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.2-legacy.zip b/tests/ast-parsing/compile/minmax-0.7.2-legacy.zip new file mode 100644 index 000000000..b605b6720 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.3-compact.zip b/tests/ast-parsing/compile/minmax-0.7.3-compact.zip new file mode 100644 index 000000000..1eba6987e Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.3-legacy.zip b/tests/ast-parsing/compile/minmax-0.7.3-legacy.zip new file mode 100644 index 000000000..522bab140 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.4-compact.zip b/tests/ast-parsing/compile/minmax-0.7.4-compact.zip new file mode 100644 index 000000000..9a6bf4c94 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.4-legacy.zip b/tests/ast-parsing/compile/minmax-0.7.4-legacy.zip new file mode 100644 index 000000000..6e7f1d072 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.5-compact.zip b/tests/ast-parsing/compile/minmax-0.7.5-compact.zip new file mode 100644 index 000000000..29ad9bc82 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.5-legacy.zip b/tests/ast-parsing/compile/minmax-0.7.5-legacy.zip new file mode 100644 index 000000000..c6ce96db7 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.6-compact.zip b/tests/ast-parsing/compile/minmax-0.7.6-compact.zip new file mode 100644 index 000000000..e952b8def Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.7.6-legacy.zip b/tests/ast-parsing/compile/minmax-0.7.6-legacy.zip new file mode 100644 index 000000000..5bb8caec0 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.8.0-compact.zip b/tests/ast-parsing/compile/minmax-0.8.0-compact.zip new file mode 100644 index 000000000..726d25d6a Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.8.1-compact.zip b/tests/ast-parsing/compile/minmax-0.8.1-compact.zip new file mode 100644 index 000000000..5df3d2b1a Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.8.2-compact.zip b/tests/ast-parsing/compile/minmax-0.8.2-compact.zip new file mode 100644 index 000000000..414dbe188 Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.8.3-compact.zip b/tests/ast-parsing/compile/minmax-0.8.3-compact.zip new file mode 100644 index 000000000..1dfcda9de Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/minmax-0.8.4-compact.zip b/tests/ast-parsing/compile/minmax-0.8.4-compact.zip new file mode 100644 index 000000000..1a1892cda Binary files /dev/null and b/tests/ast-parsing/compile/minmax-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.0-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.0-legacy.zip new file mode 100644 index 000000000..b617572c3 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.1-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.1-legacy.zip new file mode 100644 index 000000000..6fd4ab66f Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.10-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.10-legacy.zip new file mode 100644 index 000000000..c1715e274 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.11-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.11-legacy.zip new file mode 100644 index 000000000..e6f4d52b0 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.12-compact.zip b/tests/ast-parsing/compile/modifier-0.4.12-compact.zip new file mode 100644 index 000000000..a6d0b8a25 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.12-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.12-legacy.zip new file mode 100644 index 000000000..96541c4ea Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.13-compact.zip b/tests/ast-parsing/compile/modifier-0.4.13-compact.zip new file mode 100644 index 000000000..9694e7f4c Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.13-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.13-legacy.zip new file mode 100644 index 000000000..98031d09e Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.14-compact.zip b/tests/ast-parsing/compile/modifier-0.4.14-compact.zip new file mode 100644 index 000000000..45552e9b3 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.14-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.14-legacy.zip new file mode 100644 index 000000000..ef238f13b Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.15-compact.zip b/tests/ast-parsing/compile/modifier-0.4.15-compact.zip new file mode 100644 index 000000000..b91849e19 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.15-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.15-legacy.zip new file mode 100644 index 000000000..17a9c8832 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.16-compact.zip b/tests/ast-parsing/compile/modifier-0.4.16-compact.zip new file mode 100644 index 000000000..02d04b673 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.16-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.16-legacy.zip new file mode 100644 index 000000000..e1cf46aaa Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.17-compact.zip b/tests/ast-parsing/compile/modifier-0.4.17-compact.zip new file mode 100644 index 000000000..6aa55d423 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.17-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.17-legacy.zip new file mode 100644 index 000000000..66b98b03f Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.18-compact.zip b/tests/ast-parsing/compile/modifier-0.4.18-compact.zip new file mode 100644 index 000000000..d08e9097f Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.18-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.18-legacy.zip new file mode 100644 index 000000000..855f73804 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.19-compact.zip b/tests/ast-parsing/compile/modifier-0.4.19-compact.zip new file mode 100644 index 000000000..7c9a53973 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.19-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.19-legacy.zip new file mode 100644 index 000000000..5ab114223 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.2-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.2-legacy.zip new file mode 100644 index 000000000..22c9f2054 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.20-compact.zip b/tests/ast-parsing/compile/modifier-0.4.20-compact.zip new file mode 100644 index 000000000..495bd0137 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.20-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.20-legacy.zip new file mode 100644 index 000000000..69c33e7cc Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.21-compact.zip b/tests/ast-parsing/compile/modifier-0.4.21-compact.zip new file mode 100644 index 000000000..f11c59ac0 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.21-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.21-legacy.zip new file mode 100644 index 000000000..5a4f69e66 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.22-compact.zip b/tests/ast-parsing/compile/modifier-0.4.22-compact.zip new file mode 100644 index 000000000..a4041d074 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.22-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.22-legacy.zip new file mode 100644 index 000000000..7a0611027 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.23-compact.zip b/tests/ast-parsing/compile/modifier-0.4.23-compact.zip new file mode 100644 index 000000000..c30ba4689 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.23-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.23-legacy.zip new file mode 100644 index 000000000..24fefb2a0 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.24-compact.zip b/tests/ast-parsing/compile/modifier-0.4.24-compact.zip new file mode 100644 index 000000000..87284f23c Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.24-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.24-legacy.zip new file mode 100644 index 000000000..0a0a21ca7 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.25-compact.zip b/tests/ast-parsing/compile/modifier-0.4.25-compact.zip new file mode 100644 index 000000000..49aec4f05 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.25-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.25-legacy.zip new file mode 100644 index 000000000..39107f741 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.26-compact.zip b/tests/ast-parsing/compile/modifier-0.4.26-compact.zip new file mode 100644 index 000000000..7382a4879 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.26-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.26-legacy.zip new file mode 100644 index 000000000..66f87fe81 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.3-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.3-legacy.zip new file mode 100644 index 000000000..a1c1f9e1f Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.4-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.4-legacy.zip new file mode 100644 index 000000000..5d6619411 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.5-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.5-legacy.zip new file mode 100644 index 000000000..e422347dc Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.6-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.6-legacy.zip new file mode 100644 index 000000000..8f53f0292 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.7-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.7-legacy.zip new file mode 100644 index 000000000..0d83af21d Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.8-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.8-legacy.zip new file mode 100644 index 000000000..35213df4a Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.4.9-legacy.zip b/tests/ast-parsing/compile/modifier-0.4.9-legacy.zip new file mode 100644 index 000000000..f3d2f3eb1 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.0-compact.zip b/tests/ast-parsing/compile/modifier-0.5.0-compact.zip new file mode 100644 index 000000000..451c23b15 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.0-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.0-legacy.zip new file mode 100644 index 000000000..183431417 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.1-compact.zip b/tests/ast-parsing/compile/modifier-0.5.1-compact.zip new file mode 100644 index 000000000..a4452e32c Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.1-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.1-legacy.zip new file mode 100644 index 000000000..93cc29098 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.10-compact.zip b/tests/ast-parsing/compile/modifier-0.5.10-compact.zip new file mode 100644 index 000000000..cd797c227 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.10-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.10-legacy.zip new file mode 100644 index 000000000..dd2f95ecf Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.11-compact.zip b/tests/ast-parsing/compile/modifier-0.5.11-compact.zip new file mode 100644 index 000000000..781964322 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.11-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.11-legacy.zip new file mode 100644 index 000000000..fd1dfa8ee Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.12-compact.zip b/tests/ast-parsing/compile/modifier-0.5.12-compact.zip new file mode 100644 index 000000000..6ee398db9 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.12-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.12-legacy.zip new file mode 100644 index 000000000..e11264d77 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.13-compact.zip b/tests/ast-parsing/compile/modifier-0.5.13-compact.zip new file mode 100644 index 000000000..5b5215493 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.13-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.13-legacy.zip new file mode 100644 index 000000000..871898bce Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.14-compact.zip b/tests/ast-parsing/compile/modifier-0.5.14-compact.zip new file mode 100644 index 000000000..c9f455a2b Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.14-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.14-legacy.zip new file mode 100644 index 000000000..d69e1ca1f Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.15-compact.zip b/tests/ast-parsing/compile/modifier-0.5.15-compact.zip new file mode 100644 index 000000000..48e2b96dd Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.15-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.15-legacy.zip new file mode 100644 index 000000000..8d6c54508 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.16-compact.zip b/tests/ast-parsing/compile/modifier-0.5.16-compact.zip new file mode 100644 index 000000000..8affbfc59 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.16-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.16-legacy.zip new file mode 100644 index 000000000..c1411d378 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.17-compact.zip b/tests/ast-parsing/compile/modifier-0.5.17-compact.zip new file mode 100644 index 000000000..69565aa60 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.17-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.17-legacy.zip new file mode 100644 index 000000000..306a4d69c Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.2-compact.zip b/tests/ast-parsing/compile/modifier-0.5.2-compact.zip new file mode 100644 index 000000000..83bbfa74b Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.2-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.2-legacy.zip new file mode 100644 index 000000000..78ec26a46 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.3-compact.zip b/tests/ast-parsing/compile/modifier-0.5.3-compact.zip new file mode 100644 index 000000000..9ce629b0f Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.3-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.3-legacy.zip new file mode 100644 index 000000000..268f09a85 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.4-compact.zip b/tests/ast-parsing/compile/modifier-0.5.4-compact.zip new file mode 100644 index 000000000..87b0fc84b Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.4-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.4-legacy.zip new file mode 100644 index 000000000..0f0a76691 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.5-compact.zip b/tests/ast-parsing/compile/modifier-0.5.5-compact.zip new file mode 100644 index 000000000..dde43c01a Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.5-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.5-legacy.zip new file mode 100644 index 000000000..fe01496da Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.6-compact.zip b/tests/ast-parsing/compile/modifier-0.5.6-compact.zip new file mode 100644 index 000000000..d6a8689a1 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.6-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.6-legacy.zip new file mode 100644 index 000000000..83f40b67d Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.7-compact.zip b/tests/ast-parsing/compile/modifier-0.5.7-compact.zip new file mode 100644 index 000000000..362455b1b Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.7-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.7-legacy.zip new file mode 100644 index 000000000..bdea716b8 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.8-compact.zip b/tests/ast-parsing/compile/modifier-0.5.8-compact.zip new file mode 100644 index 000000000..ae2edeecf Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.8-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.8-legacy.zip new file mode 100644 index 000000000..5fbd2242c Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.9-compact.zip b/tests/ast-parsing/compile/modifier-0.5.9-compact.zip new file mode 100644 index 000000000..8035b956e Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.5.9-legacy.zip b/tests/ast-parsing/compile/modifier-0.5.9-legacy.zip new file mode 100644 index 000000000..e03b36464 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.0-compact.zip b/tests/ast-parsing/compile/modifier-0.6.0-compact.zip new file mode 100644 index 000000000..776934d71 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.0-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.0-legacy.zip new file mode 100644 index 000000000..a3e48dbae Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.1-compact.zip b/tests/ast-parsing/compile/modifier-0.6.1-compact.zip new file mode 100644 index 000000000..c928487ff Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.1-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.1-legacy.zip new file mode 100644 index 000000000..3d3864db0 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.10-compact.zip b/tests/ast-parsing/compile/modifier-0.6.10-compact.zip new file mode 100644 index 000000000..10a59311b Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.10-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.10-legacy.zip new file mode 100644 index 000000000..83d107a02 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.11-compact.zip b/tests/ast-parsing/compile/modifier-0.6.11-compact.zip new file mode 100644 index 000000000..26c9909f7 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.11-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.11-legacy.zip new file mode 100644 index 000000000..88e31ffc7 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.12-compact.zip b/tests/ast-parsing/compile/modifier-0.6.12-compact.zip new file mode 100644 index 000000000..4e2a056e9 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.12-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.12-legacy.zip new file mode 100644 index 000000000..e9580f424 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.2-compact.zip b/tests/ast-parsing/compile/modifier-0.6.2-compact.zip new file mode 100644 index 000000000..a275c1ed6 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.2-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.2-legacy.zip new file mode 100644 index 000000000..92b6b054c Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.3-compact.zip b/tests/ast-parsing/compile/modifier-0.6.3-compact.zip new file mode 100644 index 000000000..9afed639d Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.3-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.3-legacy.zip new file mode 100644 index 000000000..33548a651 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.4-compact.zip b/tests/ast-parsing/compile/modifier-0.6.4-compact.zip new file mode 100644 index 000000000..b3bfeaf86 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.4-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.4-legacy.zip new file mode 100644 index 000000000..3c28d56a8 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.5-compact.zip b/tests/ast-parsing/compile/modifier-0.6.5-compact.zip new file mode 100644 index 000000000..645bd6e0a Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.5-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.5-legacy.zip new file mode 100644 index 000000000..f91c66eb9 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.6-compact.zip b/tests/ast-parsing/compile/modifier-0.6.6-compact.zip new file mode 100644 index 000000000..8a2d4090e Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.6-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.6-legacy.zip new file mode 100644 index 000000000..6c2fc95c5 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.7-compact.zip b/tests/ast-parsing/compile/modifier-0.6.7-compact.zip new file mode 100644 index 000000000..91743007b Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.7-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.7-legacy.zip new file mode 100644 index 000000000..344e26de7 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.8-compact.zip b/tests/ast-parsing/compile/modifier-0.6.8-compact.zip new file mode 100644 index 000000000..afd47a298 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.8-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.8-legacy.zip new file mode 100644 index 000000000..5a5865b72 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.9-compact.zip b/tests/ast-parsing/compile/modifier-0.6.9-compact.zip new file mode 100644 index 000000000..9bf7caaf9 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.6.9-legacy.zip b/tests/ast-parsing/compile/modifier-0.6.9-legacy.zip new file mode 100644 index 000000000..e59f7358c Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.0-compact.zip b/tests/ast-parsing/compile/modifier-0.7.0-compact.zip new file mode 100644 index 000000000..68f9c536c Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.0-legacy.zip b/tests/ast-parsing/compile/modifier-0.7.0-legacy.zip new file mode 100644 index 000000000..772d725c8 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.1-compact.zip b/tests/ast-parsing/compile/modifier-0.7.1-compact.zip new file mode 100644 index 000000000..fd0eea7da Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.1-legacy.zip b/tests/ast-parsing/compile/modifier-0.7.1-legacy.zip new file mode 100644 index 000000000..332620a9b Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.2-compact.zip b/tests/ast-parsing/compile/modifier-0.7.2-compact.zip new file mode 100644 index 000000000..be08088b0 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.2-legacy.zip b/tests/ast-parsing/compile/modifier-0.7.2-legacy.zip new file mode 100644 index 000000000..86c2629fe Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.3-compact.zip b/tests/ast-parsing/compile/modifier-0.7.3-compact.zip new file mode 100644 index 000000000..24a57600d Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.3-legacy.zip b/tests/ast-parsing/compile/modifier-0.7.3-legacy.zip new file mode 100644 index 000000000..f700d0dd9 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.4-compact.zip b/tests/ast-parsing/compile/modifier-0.7.4-compact.zip new file mode 100644 index 000000000..f96ac5ad9 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.4-legacy.zip b/tests/ast-parsing/compile/modifier-0.7.4-legacy.zip new file mode 100644 index 000000000..bef09dc0d Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.5-compact.zip b/tests/ast-parsing/compile/modifier-0.7.5-compact.zip new file mode 100644 index 000000000..b6c3d7510 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.5-legacy.zip b/tests/ast-parsing/compile/modifier-0.7.5-legacy.zip new file mode 100644 index 000000000..41275c0b4 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.6-compact.zip b/tests/ast-parsing/compile/modifier-0.7.6-compact.zip new file mode 100644 index 000000000..2eb572229 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.7.6-legacy.zip b/tests/ast-parsing/compile/modifier-0.7.6-legacy.zip new file mode 100644 index 000000000..66285399a Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.8.0-compact.zip b/tests/ast-parsing/compile/modifier-0.8.0-compact.zip new file mode 100644 index 000000000..4cfd96f8f Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.8.1-compact.zip b/tests/ast-parsing/compile/modifier-0.8.1-compact.zip new file mode 100644 index 000000000..8009f908d Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.8.2-compact.zip b/tests/ast-parsing/compile/modifier-0.8.2-compact.zip new file mode 100644 index 000000000..c39fcfa66 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.8.3-compact.zip b/tests/ast-parsing/compile/modifier-0.8.3-compact.zip new file mode 100644 index 000000000..ccc49df25 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/modifier-0.8.4-compact.zip b/tests/ast-parsing/compile/modifier-0.8.4-compact.zip new file mode 100644 index 000000000..41baa0ad4 Binary files /dev/null and b/tests/ast-parsing/compile/modifier-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.0-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.0-legacy.zip new file mode 100644 index 000000000..3ac7710e1 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.1-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.1-legacy.zip new file mode 100644 index 000000000..d6a30375a Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.10-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.10-legacy.zip new file mode 100644 index 000000000..ddc7d49db Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.11-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.11-legacy.zip new file mode 100644 index 000000000..a6d4abcea Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.12-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.12-compact.zip new file mode 100644 index 000000000..7a39a34f6 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.12-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.12-legacy.zip new file mode 100644 index 000000000..720a1aaab Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.13-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.13-compact.zip new file mode 100644 index 000000000..18ef766d0 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.13-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.13-legacy.zip new file mode 100644 index 000000000..be81ba207 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.14-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.14-compact.zip new file mode 100644 index 000000000..199f76f62 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.14-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.14-legacy.zip new file mode 100644 index 000000000..ed2d2b5a6 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.15-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.15-compact.zip new file mode 100644 index 000000000..c98a0eb80 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.15-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.15-legacy.zip new file mode 100644 index 000000000..53e72c75b Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.16-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.16-compact.zip new file mode 100644 index 000000000..4ee32b193 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.16-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.16-legacy.zip new file mode 100644 index 000000000..b404f858f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.17-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.17-compact.zip new file mode 100644 index 000000000..726d94e79 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.17-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.17-legacy.zip new file mode 100644 index 000000000..857257718 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.18-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.18-compact.zip new file mode 100644 index 000000000..e3bc46db1 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.18-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.18-legacy.zip new file mode 100644 index 000000000..4e5dedbd3 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.19-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.19-compact.zip new file mode 100644 index 000000000..39793dd28 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.19-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.19-legacy.zip new file mode 100644 index 000000000..d32fcab58 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.2-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.2-legacy.zip new file mode 100644 index 000000000..01eabeff4 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.20-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.20-compact.zip new file mode 100644 index 000000000..031f0279d Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.20-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.20-legacy.zip new file mode 100644 index 000000000..af0a83dc7 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.21-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.21-compact.zip new file mode 100644 index 000000000..d9b52b183 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.21-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.21-legacy.zip new file mode 100644 index 000000000..28bafa121 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.22-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.22-compact.zip new file mode 100644 index 000000000..91458a9ed Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.22-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.22-legacy.zip new file mode 100644 index 000000000..4e17155d7 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.23-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.23-compact.zip new file mode 100644 index 000000000..5522eb643 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.23-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.23-legacy.zip new file mode 100644 index 000000000..58e229bb3 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.24-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.24-compact.zip new file mode 100644 index 000000000..f7e8c8555 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.24-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.24-legacy.zip new file mode 100644 index 000000000..9a0dfee86 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.25-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.25-compact.zip new file mode 100644 index 000000000..ba898b13d Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.25-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.25-legacy.zip new file mode 100644 index 000000000..3c23359f4 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.26-compact.zip b/tests/ast-parsing/compile/newexpression-0.4.26-compact.zip new file mode 100644 index 000000000..28020e92f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.26-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.26-legacy.zip new file mode 100644 index 000000000..801ffb43c Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.3-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.3-legacy.zip new file mode 100644 index 000000000..ead777db6 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.4-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.4-legacy.zip new file mode 100644 index 000000000..ab40c625a Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.5-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.5-legacy.zip new file mode 100644 index 000000000..bc54dbd3e Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.6-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.6-legacy.zip new file mode 100644 index 000000000..e197774ba Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.7-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.7-legacy.zip new file mode 100644 index 000000000..d648c94db Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.8-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.8-legacy.zip new file mode 100644 index 000000000..dccc1973f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.4.9-legacy.zip b/tests/ast-parsing/compile/newexpression-0.4.9-legacy.zip new file mode 100644 index 000000000..ed9791f04 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.0-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.0-compact.zip new file mode 100644 index 000000000..944592d01 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.0-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.0-legacy.zip new file mode 100644 index 000000000..308e3d311 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.1-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.1-compact.zip new file mode 100644 index 000000000..10f455d66 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.1-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.1-legacy.zip new file mode 100644 index 000000000..0931e8ad5 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.10-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.10-compact.zip new file mode 100644 index 000000000..1277da1df Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.10-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.10-legacy.zip new file mode 100644 index 000000000..d7b0e25b4 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.11-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.11-compact.zip new file mode 100644 index 000000000..45603ba98 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.11-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.11-legacy.zip new file mode 100644 index 000000000..0ceab06d7 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.12-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.12-compact.zip new file mode 100644 index 000000000..02a48a964 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.12-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.12-legacy.zip new file mode 100644 index 000000000..72a1d2e0c Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.13-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.13-compact.zip new file mode 100644 index 000000000..a37fd5829 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.13-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.13-legacy.zip new file mode 100644 index 000000000..8cda0eb67 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.14-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.14-compact.zip new file mode 100644 index 000000000..45076dbea Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.14-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.14-legacy.zip new file mode 100644 index 000000000..69684b8a5 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.15-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.15-compact.zip new file mode 100644 index 000000000..2742e6e7f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.15-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.15-legacy.zip new file mode 100644 index 000000000..4d240fe02 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.16-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.16-compact.zip new file mode 100644 index 000000000..19bf9077e Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.16-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.16-legacy.zip new file mode 100644 index 000000000..52d19e126 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.17-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.17-compact.zip new file mode 100644 index 000000000..2fab371a5 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.17-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.17-legacy.zip new file mode 100644 index 000000000..567c24b32 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.2-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.2-compact.zip new file mode 100644 index 000000000..faa311e0d Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.2-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.2-legacy.zip new file mode 100644 index 000000000..1bae337eb Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.3-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.3-compact.zip new file mode 100644 index 000000000..1d0ce2ab9 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.3-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.3-legacy.zip new file mode 100644 index 000000000..41113abd1 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.4-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.4-compact.zip new file mode 100644 index 000000000..ee1d9441f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.4-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.4-legacy.zip new file mode 100644 index 000000000..860d3a042 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.5-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.5-compact.zip new file mode 100644 index 000000000..7eb17452d Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.5-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.5-legacy.zip new file mode 100644 index 000000000..09fa326b7 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.6-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.6-compact.zip new file mode 100644 index 000000000..6ec4835dd Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.6-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.6-legacy.zip new file mode 100644 index 000000000..35f564f9d Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.7-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.7-compact.zip new file mode 100644 index 000000000..502918fd1 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.7-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.7-legacy.zip new file mode 100644 index 000000000..03219ebf1 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.8-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.8-compact.zip new file mode 100644 index 000000000..82a928c12 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.8-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.8-legacy.zip new file mode 100644 index 000000000..2a716f475 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.9-compact.zip b/tests/ast-parsing/compile/newexpression-0.5.9-compact.zip new file mode 100644 index 000000000..ab4fe697b Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.5.9-legacy.zip b/tests/ast-parsing/compile/newexpression-0.5.9-legacy.zip new file mode 100644 index 000000000..a41a9ebbf Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.0-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.0-compact.zip new file mode 100644 index 000000000..ccfcb40e6 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.0-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.0-legacy.zip new file mode 100644 index 000000000..ed2354f81 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.1-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.1-compact.zip new file mode 100644 index 000000000..1ef468fac Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.1-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.1-legacy.zip new file mode 100644 index 000000000..f0b13e72f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.10-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.10-compact.zip new file mode 100644 index 000000000..1eda14dc3 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.10-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.10-legacy.zip new file mode 100644 index 000000000..57ce1ac75 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.11-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.11-compact.zip new file mode 100644 index 000000000..fac99f09e Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.11-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.11-legacy.zip new file mode 100644 index 000000000..084df9ed5 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.12-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.12-compact.zip new file mode 100644 index 000000000..9c2f6857f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.12-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.12-legacy.zip new file mode 100644 index 000000000..088da194f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.2-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.2-compact.zip new file mode 100644 index 000000000..279099266 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.2-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.2-legacy.zip new file mode 100644 index 000000000..bf7b03458 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.3-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.3-compact.zip new file mode 100644 index 000000000..d7c9b8a16 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.3-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.3-legacy.zip new file mode 100644 index 000000000..4075e75a4 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.4-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.4-compact.zip new file mode 100644 index 000000000..e0609d506 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.4-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.4-legacy.zip new file mode 100644 index 000000000..087f2c088 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.5-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.5-compact.zip new file mode 100644 index 000000000..e001874bf Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.5-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.5-legacy.zip new file mode 100644 index 000000000..a7b743aea Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.6-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.6-compact.zip new file mode 100644 index 000000000..1d45e5450 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.6-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.6-legacy.zip new file mode 100644 index 000000000..fb39e05fd Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.7-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.7-compact.zip new file mode 100644 index 000000000..21440a033 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.7-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.7-legacy.zip new file mode 100644 index 000000000..66d820551 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.8-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.8-compact.zip new file mode 100644 index 000000000..ba6a172c4 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.8-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.8-legacy.zip new file mode 100644 index 000000000..3ac8e5f32 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.9-compact.zip b/tests/ast-parsing/compile/newexpression-0.6.9-compact.zip new file mode 100644 index 000000000..1823fd35d Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.6.9-legacy.zip b/tests/ast-parsing/compile/newexpression-0.6.9-legacy.zip new file mode 100644 index 000000000..26ac611c9 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.0-compact.zip b/tests/ast-parsing/compile/newexpression-0.7.0-compact.zip new file mode 100644 index 000000000..f3907db6d Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.0-legacy.zip b/tests/ast-parsing/compile/newexpression-0.7.0-legacy.zip new file mode 100644 index 000000000..3d6b3f4f3 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.1-compact.zip b/tests/ast-parsing/compile/newexpression-0.7.1-compact.zip new file mode 100644 index 000000000..d076c3892 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.1-legacy.zip b/tests/ast-parsing/compile/newexpression-0.7.1-legacy.zip new file mode 100644 index 000000000..ab1f573a8 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.2-compact.zip b/tests/ast-parsing/compile/newexpression-0.7.2-compact.zip new file mode 100644 index 000000000..b0b0bcdcc Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.2-legacy.zip b/tests/ast-parsing/compile/newexpression-0.7.2-legacy.zip new file mode 100644 index 000000000..034562700 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.3-compact.zip b/tests/ast-parsing/compile/newexpression-0.7.3-compact.zip new file mode 100644 index 000000000..85dc3a249 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.3-legacy.zip b/tests/ast-parsing/compile/newexpression-0.7.3-legacy.zip new file mode 100644 index 000000000..0cdc1783f Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.4-compact.zip b/tests/ast-parsing/compile/newexpression-0.7.4-compact.zip new file mode 100644 index 000000000..c1d714c65 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.4-legacy.zip b/tests/ast-parsing/compile/newexpression-0.7.4-legacy.zip new file mode 100644 index 000000000..a32dae1d0 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.5-compact.zip b/tests/ast-parsing/compile/newexpression-0.7.5-compact.zip new file mode 100644 index 000000000..b16e2c552 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.5-legacy.zip b/tests/ast-parsing/compile/newexpression-0.7.5-legacy.zip new file mode 100644 index 000000000..fa2864c3e Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.6-compact.zip b/tests/ast-parsing/compile/newexpression-0.7.6-compact.zip new file mode 100644 index 000000000..db6382640 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.7.6-legacy.zip b/tests/ast-parsing/compile/newexpression-0.7.6-legacy.zip new file mode 100644 index 000000000..e4eb37388 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.8.0-compact.zip b/tests/ast-parsing/compile/newexpression-0.8.0-compact.zip new file mode 100644 index 000000000..918d6f91b Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.8.1-compact.zip b/tests/ast-parsing/compile/newexpression-0.8.1-compact.zip new file mode 100644 index 000000000..92b9a84b0 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.8.2-compact.zip b/tests/ast-parsing/compile/newexpression-0.8.2-compact.zip new file mode 100644 index 000000000..2d63729cc Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.8.3-compact.zip b/tests/ast-parsing/compile/newexpression-0.8.3-compact.zip new file mode 100644 index 000000000..59339943b Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/newexpression-0.8.4-compact.zip b/tests/ast-parsing/compile/newexpression-0.8.4-compact.zip new file mode 100644 index 000000000..a0716b379 Binary files /dev/null and b/tests/ast-parsing/compile/newexpression-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.0-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.0-legacy.zip new file mode 100644 index 000000000..ed5f3a077 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.1-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.1-legacy.zip new file mode 100644 index 000000000..0405e8024 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.10-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.10-legacy.zip new file mode 100644 index 000000000..109061ccd Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.11-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.11-legacy.zip new file mode 100644 index 000000000..a8972717e Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.12-compact.zip b/tests/ast-parsing/compile/pragma-0.4.12-compact.zip new file mode 100644 index 000000000..d433fcdad Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.12-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.12-legacy.zip new file mode 100644 index 000000000..05e8db21c Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.13-compact.zip b/tests/ast-parsing/compile/pragma-0.4.13-compact.zip new file mode 100644 index 000000000..b6fa94d64 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.13-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.13-legacy.zip new file mode 100644 index 000000000..502ba27f1 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.14-compact.zip b/tests/ast-parsing/compile/pragma-0.4.14-compact.zip new file mode 100644 index 000000000..8eeeed348 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.14-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.14-legacy.zip new file mode 100644 index 000000000..cb342e7eb Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.15-compact.zip b/tests/ast-parsing/compile/pragma-0.4.15-compact.zip new file mode 100644 index 000000000..31064684f Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.15-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.15-legacy.zip new file mode 100644 index 000000000..9485865ac Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.16-compact.zip b/tests/ast-parsing/compile/pragma-0.4.16-compact.zip new file mode 100644 index 000000000..95fd18897 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.16-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.16-legacy.zip new file mode 100644 index 000000000..e7e4a0b15 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.17-compact.zip b/tests/ast-parsing/compile/pragma-0.4.17-compact.zip new file mode 100644 index 000000000..832db99a0 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.17-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.17-legacy.zip new file mode 100644 index 000000000..514b392da Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.18-compact.zip b/tests/ast-parsing/compile/pragma-0.4.18-compact.zip new file mode 100644 index 000000000..13e54eb4a Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.18-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.18-legacy.zip new file mode 100644 index 000000000..e555ed047 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.19-compact.zip b/tests/ast-parsing/compile/pragma-0.4.19-compact.zip new file mode 100644 index 000000000..5c5f40c6a Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.19-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.19-legacy.zip new file mode 100644 index 000000000..5182dae40 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.2-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.2-legacy.zip new file mode 100644 index 000000000..774e9446e Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.20-compact.zip b/tests/ast-parsing/compile/pragma-0.4.20-compact.zip new file mode 100644 index 000000000..5a1a65c79 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.20-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.20-legacy.zip new file mode 100644 index 000000000..a96060f93 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.21-compact.zip b/tests/ast-parsing/compile/pragma-0.4.21-compact.zip new file mode 100644 index 000000000..daef72cb0 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.21-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.21-legacy.zip new file mode 100644 index 000000000..542b0c749 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.22-compact.zip b/tests/ast-parsing/compile/pragma-0.4.22-compact.zip new file mode 100644 index 000000000..6918dc16b Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.22-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.22-legacy.zip new file mode 100644 index 000000000..b0a99e4ad Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.23-compact.zip b/tests/ast-parsing/compile/pragma-0.4.23-compact.zip new file mode 100644 index 000000000..ef8330aea Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.23-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.23-legacy.zip new file mode 100644 index 000000000..376388c19 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.24-compact.zip b/tests/ast-parsing/compile/pragma-0.4.24-compact.zip new file mode 100644 index 000000000..4aca4d4bf Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.24-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.24-legacy.zip new file mode 100644 index 000000000..aad7dcc3c Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.25-compact.zip b/tests/ast-parsing/compile/pragma-0.4.25-compact.zip new file mode 100644 index 000000000..6ebe5f7dc Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.25-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.25-legacy.zip new file mode 100644 index 000000000..87b3939d2 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.26-compact.zip b/tests/ast-parsing/compile/pragma-0.4.26-compact.zip new file mode 100644 index 000000000..9363fb8ab Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.26-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.26-legacy.zip new file mode 100644 index 000000000..2a9ca3e20 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.3-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.3-legacy.zip new file mode 100644 index 000000000..d1e2067e0 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.4-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.4-legacy.zip new file mode 100644 index 000000000..755170506 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.5-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.5-legacy.zip new file mode 100644 index 000000000..df277ac1d Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.6-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.6-legacy.zip new file mode 100644 index 000000000..a1dd8c830 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.7-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.7-legacy.zip new file mode 100644 index 000000000..77df7e1f2 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.8-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.8-legacy.zip new file mode 100644 index 000000000..3cf34d174 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.4.9-legacy.zip b/tests/ast-parsing/compile/pragma-0.4.9-legacy.zip new file mode 100644 index 000000000..aa4dcc0d7 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.0-compact.zip b/tests/ast-parsing/compile/pragma-0.5.0-compact.zip new file mode 100644 index 000000000..5ff67cfca Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.0-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.0-legacy.zip new file mode 100644 index 000000000..10a90335b Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.1-compact.zip b/tests/ast-parsing/compile/pragma-0.5.1-compact.zip new file mode 100644 index 000000000..8f1b09b27 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.1-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.1-legacy.zip new file mode 100644 index 000000000..e16edb439 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.10-compact.zip b/tests/ast-parsing/compile/pragma-0.5.10-compact.zip new file mode 100644 index 000000000..ece01354e Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.10-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.10-legacy.zip new file mode 100644 index 000000000..75b3dea05 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.11-compact.zip b/tests/ast-parsing/compile/pragma-0.5.11-compact.zip new file mode 100644 index 000000000..15fcde833 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.11-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.11-legacy.zip new file mode 100644 index 000000000..e9050a6d1 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.12-compact.zip b/tests/ast-parsing/compile/pragma-0.5.12-compact.zip new file mode 100644 index 000000000..0e445e94d Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.12-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.12-legacy.zip new file mode 100644 index 000000000..100acf03a Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.13-compact.zip b/tests/ast-parsing/compile/pragma-0.5.13-compact.zip new file mode 100644 index 000000000..8e4d140e8 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.13-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.13-legacy.zip new file mode 100644 index 000000000..5ebb2a50a Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.14-compact.zip b/tests/ast-parsing/compile/pragma-0.5.14-compact.zip new file mode 100644 index 000000000..c614a5ed7 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.14-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.14-legacy.zip new file mode 100644 index 000000000..996b85eda Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.15-compact.zip b/tests/ast-parsing/compile/pragma-0.5.15-compact.zip new file mode 100644 index 000000000..d5b7499e4 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.15-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.15-legacy.zip new file mode 100644 index 000000000..03de486f4 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.16-compact.zip b/tests/ast-parsing/compile/pragma-0.5.16-compact.zip new file mode 100644 index 000000000..7b377d9de Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.16-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.16-legacy.zip new file mode 100644 index 000000000..ab173e8a8 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.17-compact.zip b/tests/ast-parsing/compile/pragma-0.5.17-compact.zip new file mode 100644 index 000000000..1a1101108 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.17-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.17-legacy.zip new file mode 100644 index 000000000..415cbb751 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.2-compact.zip b/tests/ast-parsing/compile/pragma-0.5.2-compact.zip new file mode 100644 index 000000000..320b6b4cc Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.2-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.2-legacy.zip new file mode 100644 index 000000000..2f5ec55f0 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.3-compact.zip b/tests/ast-parsing/compile/pragma-0.5.3-compact.zip new file mode 100644 index 000000000..586bfdc2c Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.3-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.3-legacy.zip new file mode 100644 index 000000000..a2d4b7aa5 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.4-compact.zip b/tests/ast-parsing/compile/pragma-0.5.4-compact.zip new file mode 100644 index 000000000..9c2488000 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.4-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.4-legacy.zip new file mode 100644 index 000000000..3ab052dfe Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.5-compact.zip b/tests/ast-parsing/compile/pragma-0.5.5-compact.zip new file mode 100644 index 000000000..c98406467 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.5-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.5-legacy.zip new file mode 100644 index 000000000..44c1c3894 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.6-compact.zip b/tests/ast-parsing/compile/pragma-0.5.6-compact.zip new file mode 100644 index 000000000..1d35494da Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.6-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.6-legacy.zip new file mode 100644 index 000000000..255a6b610 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.7-compact.zip b/tests/ast-parsing/compile/pragma-0.5.7-compact.zip new file mode 100644 index 000000000..d8cafede4 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.7-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.7-legacy.zip new file mode 100644 index 000000000..3a4fe3694 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.8-compact.zip b/tests/ast-parsing/compile/pragma-0.5.8-compact.zip new file mode 100644 index 000000000..5c4650406 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.8-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.8-legacy.zip new file mode 100644 index 000000000..9798eb356 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.9-compact.zip b/tests/ast-parsing/compile/pragma-0.5.9-compact.zip new file mode 100644 index 000000000..86ee8f407 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.5.9-legacy.zip b/tests/ast-parsing/compile/pragma-0.5.9-legacy.zip new file mode 100644 index 000000000..2da4b5886 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.0-compact.zip b/tests/ast-parsing/compile/pragma-0.6.0-compact.zip new file mode 100644 index 000000000..261942789 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.0-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.0-legacy.zip new file mode 100644 index 000000000..0a14db090 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.1-compact.zip b/tests/ast-parsing/compile/pragma-0.6.1-compact.zip new file mode 100644 index 000000000..16240568f Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.1-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.1-legacy.zip new file mode 100644 index 000000000..0200cefe5 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.10-compact.zip b/tests/ast-parsing/compile/pragma-0.6.10-compact.zip new file mode 100644 index 000000000..d2fc2ed6a Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.10-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.10-legacy.zip new file mode 100644 index 000000000..6f3ace4da Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.11-compact.zip b/tests/ast-parsing/compile/pragma-0.6.11-compact.zip new file mode 100644 index 000000000..e389d5f72 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.11-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.11-legacy.zip new file mode 100644 index 000000000..f5eac16c4 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.12-compact.zip b/tests/ast-parsing/compile/pragma-0.6.12-compact.zip new file mode 100644 index 000000000..9928fed9f Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.12-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.12-legacy.zip new file mode 100644 index 000000000..4ec5b9bf0 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.2-compact.zip b/tests/ast-parsing/compile/pragma-0.6.2-compact.zip new file mode 100644 index 000000000..9206ba187 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.2-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.2-legacy.zip new file mode 100644 index 000000000..f7fb89d84 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.3-compact.zip b/tests/ast-parsing/compile/pragma-0.6.3-compact.zip new file mode 100644 index 000000000..347b68f83 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.3-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.3-legacy.zip new file mode 100644 index 000000000..932f28aba Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.4-compact.zip b/tests/ast-parsing/compile/pragma-0.6.4-compact.zip new file mode 100644 index 000000000..b4e2b36d0 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.4-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.4-legacy.zip new file mode 100644 index 000000000..bafb9fbff Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.5-compact.zip b/tests/ast-parsing/compile/pragma-0.6.5-compact.zip new file mode 100644 index 000000000..82eedafb9 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.5-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.5-legacy.zip new file mode 100644 index 000000000..41a0a3fc9 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.6-compact.zip b/tests/ast-parsing/compile/pragma-0.6.6-compact.zip new file mode 100644 index 000000000..d5099f525 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.6-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.6-legacy.zip new file mode 100644 index 000000000..c353b40f3 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.7-compact.zip b/tests/ast-parsing/compile/pragma-0.6.7-compact.zip new file mode 100644 index 000000000..6b17f4979 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.7-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.7-legacy.zip new file mode 100644 index 000000000..bab8ffacb Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.8-compact.zip b/tests/ast-parsing/compile/pragma-0.6.8-compact.zip new file mode 100644 index 000000000..5a7c4006f Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.8-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.8-legacy.zip new file mode 100644 index 000000000..50e902179 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.9-compact.zip b/tests/ast-parsing/compile/pragma-0.6.9-compact.zip new file mode 100644 index 000000000..9df6c3b79 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.6.9-legacy.zip b/tests/ast-parsing/compile/pragma-0.6.9-legacy.zip new file mode 100644 index 000000000..6a38f8d18 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.0-compact.zip b/tests/ast-parsing/compile/pragma-0.7.0-compact.zip new file mode 100644 index 000000000..b43f3656d Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.0-legacy.zip b/tests/ast-parsing/compile/pragma-0.7.0-legacy.zip new file mode 100644 index 000000000..68021d0c1 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.1-compact.zip b/tests/ast-parsing/compile/pragma-0.7.1-compact.zip new file mode 100644 index 000000000..7a7dbecf8 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.1-legacy.zip b/tests/ast-parsing/compile/pragma-0.7.1-legacy.zip new file mode 100644 index 000000000..283374d11 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.2-compact.zip b/tests/ast-parsing/compile/pragma-0.7.2-compact.zip new file mode 100644 index 000000000..5dbb28037 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.2-legacy.zip b/tests/ast-parsing/compile/pragma-0.7.2-legacy.zip new file mode 100644 index 000000000..49eb631bf Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.3-compact.zip b/tests/ast-parsing/compile/pragma-0.7.3-compact.zip new file mode 100644 index 000000000..50955af3b Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.3-legacy.zip b/tests/ast-parsing/compile/pragma-0.7.3-legacy.zip new file mode 100644 index 000000000..03556f6b4 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.4-compact.zip b/tests/ast-parsing/compile/pragma-0.7.4-compact.zip new file mode 100644 index 000000000..bb6487d8b Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.4-legacy.zip b/tests/ast-parsing/compile/pragma-0.7.4-legacy.zip new file mode 100644 index 000000000..d5a960226 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.5-compact.zip b/tests/ast-parsing/compile/pragma-0.7.5-compact.zip new file mode 100644 index 000000000..64a827e6b Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.5-legacy.zip b/tests/ast-parsing/compile/pragma-0.7.5-legacy.zip new file mode 100644 index 000000000..de1f3cd41 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.6-compact.zip b/tests/ast-parsing/compile/pragma-0.7.6-compact.zip new file mode 100644 index 000000000..21831b908 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.7.6-legacy.zip b/tests/ast-parsing/compile/pragma-0.7.6-legacy.zip new file mode 100644 index 000000000..68d8a564b Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.8.0-compact.zip b/tests/ast-parsing/compile/pragma-0.8.0-compact.zip new file mode 100644 index 000000000..5e40435c0 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.8.1-compact.zip b/tests/ast-parsing/compile/pragma-0.8.1-compact.zip new file mode 100644 index 000000000..a413f80cf Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.8.2-compact.zip b/tests/ast-parsing/compile/pragma-0.8.2-compact.zip new file mode 100644 index 000000000..0fadf1558 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.8.3-compact.zip b/tests/ast-parsing/compile/pragma-0.8.3-compact.zip new file mode 100644 index 000000000..a03f0e1c1 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/pragma-0.8.4-compact.zip b/tests/ast-parsing/compile/pragma-0.8.4-compact.zip new file mode 100644 index 000000000..6737886c6 Binary files /dev/null and b/tests/ast-parsing/compile/pragma-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.0-legacy.zip b/tests/ast-parsing/compile/push-0.4.0-legacy.zip new file mode 100644 index 000000000..95755517f Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.1-legacy.zip b/tests/ast-parsing/compile/push-0.4.1-legacy.zip new file mode 100644 index 000000000..f272f9937 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.10-legacy.zip b/tests/ast-parsing/compile/push-0.4.10-legacy.zip new file mode 100644 index 000000000..3e8cc07e4 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.11-legacy.zip b/tests/ast-parsing/compile/push-0.4.11-legacy.zip new file mode 100644 index 000000000..dab33d764 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.12-compact.zip b/tests/ast-parsing/compile/push-0.4.12-compact.zip new file mode 100644 index 000000000..f4609f55b Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.12-legacy.zip b/tests/ast-parsing/compile/push-0.4.12-legacy.zip new file mode 100644 index 000000000..d76d518c5 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.13-compact.zip b/tests/ast-parsing/compile/push-0.4.13-compact.zip new file mode 100644 index 000000000..919a71285 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.13-legacy.zip b/tests/ast-parsing/compile/push-0.4.13-legacy.zip new file mode 100644 index 000000000..393afb0bf Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.14-compact.zip b/tests/ast-parsing/compile/push-0.4.14-compact.zip new file mode 100644 index 000000000..0e0848ce7 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.14-legacy.zip b/tests/ast-parsing/compile/push-0.4.14-legacy.zip new file mode 100644 index 000000000..309be7849 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.15-compact.zip b/tests/ast-parsing/compile/push-0.4.15-compact.zip new file mode 100644 index 000000000..fb586e500 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.15-legacy.zip b/tests/ast-parsing/compile/push-0.4.15-legacy.zip new file mode 100644 index 000000000..88eb7866a Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.16-compact.zip b/tests/ast-parsing/compile/push-0.4.16-compact.zip new file mode 100644 index 000000000..79c3948cb Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.16-legacy.zip b/tests/ast-parsing/compile/push-0.4.16-legacy.zip new file mode 100644 index 000000000..4c9cc59e7 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.17-compact.zip b/tests/ast-parsing/compile/push-0.4.17-compact.zip new file mode 100644 index 000000000..ba58e50e6 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.17-legacy.zip b/tests/ast-parsing/compile/push-0.4.17-legacy.zip new file mode 100644 index 000000000..59e0a9341 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.18-compact.zip b/tests/ast-parsing/compile/push-0.4.18-compact.zip new file mode 100644 index 000000000..a0f3a8277 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.18-legacy.zip b/tests/ast-parsing/compile/push-0.4.18-legacy.zip new file mode 100644 index 000000000..78a6ebaa6 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.19-compact.zip b/tests/ast-parsing/compile/push-0.4.19-compact.zip new file mode 100644 index 000000000..ca9865e65 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.19-legacy.zip b/tests/ast-parsing/compile/push-0.4.19-legacy.zip new file mode 100644 index 000000000..6b305f1ac Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.2-legacy.zip b/tests/ast-parsing/compile/push-0.4.2-legacy.zip new file mode 100644 index 000000000..85833ec95 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.20-compact.zip b/tests/ast-parsing/compile/push-0.4.20-compact.zip new file mode 100644 index 000000000..c929f9331 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.20-legacy.zip b/tests/ast-parsing/compile/push-0.4.20-legacy.zip new file mode 100644 index 000000000..31d522fea Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.21-compact.zip b/tests/ast-parsing/compile/push-0.4.21-compact.zip new file mode 100644 index 000000000..a06fc5ec1 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.21-legacy.zip b/tests/ast-parsing/compile/push-0.4.21-legacy.zip new file mode 100644 index 000000000..22d9189ca Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.22-compact.zip b/tests/ast-parsing/compile/push-0.4.22-compact.zip new file mode 100644 index 000000000..2af63b90c Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.22-legacy.zip b/tests/ast-parsing/compile/push-0.4.22-legacy.zip new file mode 100644 index 000000000..22fd1e21b Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.23-compact.zip b/tests/ast-parsing/compile/push-0.4.23-compact.zip new file mode 100644 index 000000000..1d4192d53 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.23-legacy.zip b/tests/ast-parsing/compile/push-0.4.23-legacy.zip new file mode 100644 index 000000000..0f97d5b88 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.24-compact.zip b/tests/ast-parsing/compile/push-0.4.24-compact.zip new file mode 100644 index 000000000..cafeb579a Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.24-legacy.zip b/tests/ast-parsing/compile/push-0.4.24-legacy.zip new file mode 100644 index 000000000..43b2e992d Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.25-compact.zip b/tests/ast-parsing/compile/push-0.4.25-compact.zip new file mode 100644 index 000000000..13b5ffb2a Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.25-legacy.zip b/tests/ast-parsing/compile/push-0.4.25-legacy.zip new file mode 100644 index 000000000..5821ff892 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.26-compact.zip b/tests/ast-parsing/compile/push-0.4.26-compact.zip new file mode 100644 index 000000000..60dc6c5ff Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.26-legacy.zip b/tests/ast-parsing/compile/push-0.4.26-legacy.zip new file mode 100644 index 000000000..6b3d0b26c Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.3-legacy.zip b/tests/ast-parsing/compile/push-0.4.3-legacy.zip new file mode 100644 index 000000000..6d8f9077e Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.4-legacy.zip b/tests/ast-parsing/compile/push-0.4.4-legacy.zip new file mode 100644 index 000000000..a1c3625d1 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.5-legacy.zip b/tests/ast-parsing/compile/push-0.4.5-legacy.zip new file mode 100644 index 000000000..2808ec218 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.6-legacy.zip b/tests/ast-parsing/compile/push-0.4.6-legacy.zip new file mode 100644 index 000000000..14d24268b Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.7-legacy.zip b/tests/ast-parsing/compile/push-0.4.7-legacy.zip new file mode 100644 index 000000000..ad6857177 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.8-legacy.zip b/tests/ast-parsing/compile/push-0.4.8-legacy.zip new file mode 100644 index 000000000..a5cea597f Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.4.9-legacy.zip b/tests/ast-parsing/compile/push-0.4.9-legacy.zip new file mode 100644 index 000000000..afe850bec Binary files /dev/null and b/tests/ast-parsing/compile/push-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.0-compact.zip b/tests/ast-parsing/compile/push-0.5.0-compact.zip new file mode 100644 index 000000000..ac9b09b7d Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.0-legacy.zip b/tests/ast-parsing/compile/push-0.5.0-legacy.zip new file mode 100644 index 000000000..ec2c9a6ad Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.1-compact.zip b/tests/ast-parsing/compile/push-0.5.1-compact.zip new file mode 100644 index 000000000..8447cef12 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.1-legacy.zip b/tests/ast-parsing/compile/push-0.5.1-legacy.zip new file mode 100644 index 000000000..937831569 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.10-compact.zip b/tests/ast-parsing/compile/push-0.5.10-compact.zip new file mode 100644 index 000000000..8b6c9b203 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.10-legacy.zip b/tests/ast-parsing/compile/push-0.5.10-legacy.zip new file mode 100644 index 000000000..c6aa548c7 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.11-compact.zip b/tests/ast-parsing/compile/push-0.5.11-compact.zip new file mode 100644 index 000000000..16edef22a Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.11-legacy.zip b/tests/ast-parsing/compile/push-0.5.11-legacy.zip new file mode 100644 index 000000000..3c66cad09 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.12-compact.zip b/tests/ast-parsing/compile/push-0.5.12-compact.zip new file mode 100644 index 000000000..2a522f8bf Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.12-legacy.zip b/tests/ast-parsing/compile/push-0.5.12-legacy.zip new file mode 100644 index 000000000..bab23ccb9 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.13-compact.zip b/tests/ast-parsing/compile/push-0.5.13-compact.zip new file mode 100644 index 000000000..5a399613d Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.13-legacy.zip b/tests/ast-parsing/compile/push-0.5.13-legacy.zip new file mode 100644 index 000000000..f9d12135d Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.14-compact.zip b/tests/ast-parsing/compile/push-0.5.14-compact.zip new file mode 100644 index 000000000..a55836016 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.14-legacy.zip b/tests/ast-parsing/compile/push-0.5.14-legacy.zip new file mode 100644 index 000000000..d4494cb73 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.15-compact.zip b/tests/ast-parsing/compile/push-0.5.15-compact.zip new file mode 100644 index 000000000..05dc662df Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.15-legacy.zip b/tests/ast-parsing/compile/push-0.5.15-legacy.zip new file mode 100644 index 000000000..e15a04bd7 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.16-compact.zip b/tests/ast-parsing/compile/push-0.5.16-compact.zip new file mode 100644 index 000000000..069cceddb Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.16-legacy.zip b/tests/ast-parsing/compile/push-0.5.16-legacy.zip new file mode 100644 index 000000000..b6e71decb Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.17-compact.zip b/tests/ast-parsing/compile/push-0.5.17-compact.zip new file mode 100644 index 000000000..b0e186aad Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.17-legacy.zip b/tests/ast-parsing/compile/push-0.5.17-legacy.zip new file mode 100644 index 000000000..cb3f80af0 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.2-compact.zip b/tests/ast-parsing/compile/push-0.5.2-compact.zip new file mode 100644 index 000000000..643517105 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.2-legacy.zip b/tests/ast-parsing/compile/push-0.5.2-legacy.zip new file mode 100644 index 000000000..df5611818 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.3-compact.zip b/tests/ast-parsing/compile/push-0.5.3-compact.zip new file mode 100644 index 000000000..b0416f6dc Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.3-legacy.zip b/tests/ast-parsing/compile/push-0.5.3-legacy.zip new file mode 100644 index 000000000..aac4692cc Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.4-compact.zip b/tests/ast-parsing/compile/push-0.5.4-compact.zip new file mode 100644 index 000000000..89ecece32 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.4-legacy.zip b/tests/ast-parsing/compile/push-0.5.4-legacy.zip new file mode 100644 index 000000000..785fbfd55 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.5-compact.zip b/tests/ast-parsing/compile/push-0.5.5-compact.zip new file mode 100644 index 000000000..c255d7cae Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.5-legacy.zip b/tests/ast-parsing/compile/push-0.5.5-legacy.zip new file mode 100644 index 000000000..fb024752a Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.6-compact.zip b/tests/ast-parsing/compile/push-0.5.6-compact.zip new file mode 100644 index 000000000..ac9db7af9 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.6-legacy.zip b/tests/ast-parsing/compile/push-0.5.6-legacy.zip new file mode 100644 index 000000000..5c6d891b8 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.7-compact.zip b/tests/ast-parsing/compile/push-0.5.7-compact.zip new file mode 100644 index 000000000..84e225adc Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.7-legacy.zip b/tests/ast-parsing/compile/push-0.5.7-legacy.zip new file mode 100644 index 000000000..c492bc9d0 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.8-compact.zip b/tests/ast-parsing/compile/push-0.5.8-compact.zip new file mode 100644 index 000000000..cc5f563cf Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.8-legacy.zip b/tests/ast-parsing/compile/push-0.5.8-legacy.zip new file mode 100644 index 000000000..2d921bd9f Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.9-compact.zip b/tests/ast-parsing/compile/push-0.5.9-compact.zip new file mode 100644 index 000000000..78c60d841 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.5.9-legacy.zip b/tests/ast-parsing/compile/push-0.5.9-legacy.zip new file mode 100644 index 000000000..47780a476 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.0-compact.zip b/tests/ast-parsing/compile/push-0.6.0-compact.zip new file mode 100644 index 000000000..72dd3e554 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.0-legacy.zip b/tests/ast-parsing/compile/push-0.6.0-legacy.zip new file mode 100644 index 000000000..cfa038753 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.1-compact.zip b/tests/ast-parsing/compile/push-0.6.1-compact.zip new file mode 100644 index 000000000..5c4a02189 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.1-legacy.zip b/tests/ast-parsing/compile/push-0.6.1-legacy.zip new file mode 100644 index 000000000..c8509f24f Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.10-compact.zip b/tests/ast-parsing/compile/push-0.6.10-compact.zip new file mode 100644 index 000000000..3fb0e318e Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.10-legacy.zip b/tests/ast-parsing/compile/push-0.6.10-legacy.zip new file mode 100644 index 000000000..93565660b Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.11-compact.zip b/tests/ast-parsing/compile/push-0.6.11-compact.zip new file mode 100644 index 000000000..9781834ac Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.11-legacy.zip b/tests/ast-parsing/compile/push-0.6.11-legacy.zip new file mode 100644 index 000000000..38dbfd1e5 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.12-compact.zip b/tests/ast-parsing/compile/push-0.6.12-compact.zip new file mode 100644 index 000000000..e5874acdb Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.12-legacy.zip b/tests/ast-parsing/compile/push-0.6.12-legacy.zip new file mode 100644 index 000000000..f48cc15b2 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.2-compact.zip b/tests/ast-parsing/compile/push-0.6.2-compact.zip new file mode 100644 index 000000000..9730f40fc Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.2-legacy.zip b/tests/ast-parsing/compile/push-0.6.2-legacy.zip new file mode 100644 index 000000000..93804bf9c Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.3-compact.zip b/tests/ast-parsing/compile/push-0.6.3-compact.zip new file mode 100644 index 000000000..620d39da8 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.3-legacy.zip b/tests/ast-parsing/compile/push-0.6.3-legacy.zip new file mode 100644 index 000000000..7479e9a11 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.4-compact.zip b/tests/ast-parsing/compile/push-0.6.4-compact.zip new file mode 100644 index 000000000..dcf83579c Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.4-legacy.zip b/tests/ast-parsing/compile/push-0.6.4-legacy.zip new file mode 100644 index 000000000..d60c41e5a Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.5-compact.zip b/tests/ast-parsing/compile/push-0.6.5-compact.zip new file mode 100644 index 000000000..e0543dc39 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.5-legacy.zip b/tests/ast-parsing/compile/push-0.6.5-legacy.zip new file mode 100644 index 000000000..bf8eeb8a0 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.6-compact.zip b/tests/ast-parsing/compile/push-0.6.6-compact.zip new file mode 100644 index 000000000..e31a45741 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.6-legacy.zip b/tests/ast-parsing/compile/push-0.6.6-legacy.zip new file mode 100644 index 000000000..3f336c066 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.7-compact.zip b/tests/ast-parsing/compile/push-0.6.7-compact.zip new file mode 100644 index 000000000..4dda32e10 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.7-legacy.zip b/tests/ast-parsing/compile/push-0.6.7-legacy.zip new file mode 100644 index 000000000..476f1e305 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.8-compact.zip b/tests/ast-parsing/compile/push-0.6.8-compact.zip new file mode 100644 index 000000000..79f43dea7 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.8-legacy.zip b/tests/ast-parsing/compile/push-0.6.8-legacy.zip new file mode 100644 index 000000000..64dc8873d Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.9-compact.zip b/tests/ast-parsing/compile/push-0.6.9-compact.zip new file mode 100644 index 000000000..077237b73 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.6.9-legacy.zip b/tests/ast-parsing/compile/push-0.6.9-legacy.zip new file mode 100644 index 000000000..9509bff11 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.0-compact.zip b/tests/ast-parsing/compile/push-0.7.0-compact.zip new file mode 100644 index 000000000..40a706638 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.0-legacy.zip b/tests/ast-parsing/compile/push-0.7.0-legacy.zip new file mode 100644 index 000000000..6e88c672b Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.1-compact.zip b/tests/ast-parsing/compile/push-0.7.1-compact.zip new file mode 100644 index 000000000..2ca4b8a62 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.1-legacy.zip b/tests/ast-parsing/compile/push-0.7.1-legacy.zip new file mode 100644 index 000000000..5b1bab5cc Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.2-compact.zip b/tests/ast-parsing/compile/push-0.7.2-compact.zip new file mode 100644 index 000000000..e39ce03d6 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.2-legacy.zip b/tests/ast-parsing/compile/push-0.7.2-legacy.zip new file mode 100644 index 000000000..7e8d8658e Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.3-compact.zip b/tests/ast-parsing/compile/push-0.7.3-compact.zip new file mode 100644 index 000000000..5dec7935f Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.3-legacy.zip b/tests/ast-parsing/compile/push-0.7.3-legacy.zip new file mode 100644 index 000000000..c2980b09b Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.4-compact.zip b/tests/ast-parsing/compile/push-0.7.4-compact.zip new file mode 100644 index 000000000..3d5a0bf01 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.4-legacy.zip b/tests/ast-parsing/compile/push-0.7.4-legacy.zip new file mode 100644 index 000000000..10ef1c76e Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.5-compact.zip b/tests/ast-parsing/compile/push-0.7.5-compact.zip new file mode 100644 index 000000000..3a0d6625d Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.5-legacy.zip b/tests/ast-parsing/compile/push-0.7.5-legacy.zip new file mode 100644 index 000000000..82516ddb0 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.6-compact.zip b/tests/ast-parsing/compile/push-0.7.6-compact.zip new file mode 100644 index 000000000..eb2405ad4 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.7.6-legacy.zip b/tests/ast-parsing/compile/push-0.7.6-legacy.zip new file mode 100644 index 000000000..3ccdd514f Binary files /dev/null and b/tests/ast-parsing/compile/push-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/push-0.8.0-compact.zip b/tests/ast-parsing/compile/push-0.8.0-compact.zip new file mode 100644 index 000000000..f153da0a0 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.8.1-compact.zip b/tests/ast-parsing/compile/push-0.8.1-compact.zip new file mode 100644 index 000000000..4b19891aa Binary files /dev/null and b/tests/ast-parsing/compile/push-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.8.2-compact.zip b/tests/ast-parsing/compile/push-0.8.2-compact.zip new file mode 100644 index 000000000..46c13c0c0 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.8.3-compact.zip b/tests/ast-parsing/compile/push-0.8.3-compact.zip new file mode 100644 index 000000000..54d9d6d52 Binary files /dev/null and b/tests/ast-parsing/compile/push-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/push-0.8.4-compact.zip b/tests/ast-parsing/compile/push-0.8.4-compact.zip new file mode 100644 index 000000000..7b0f9710c Binary files /dev/null and b/tests/ast-parsing/compile/push-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.0-legacy.zip b/tests/ast-parsing/compile/return-0.4.0-legacy.zip new file mode 100644 index 000000000..082bf5c60 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.1-legacy.zip b/tests/ast-parsing/compile/return-0.4.1-legacy.zip new file mode 100644 index 000000000..5e2cd3753 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.10-legacy.zip b/tests/ast-parsing/compile/return-0.4.10-legacy.zip new file mode 100644 index 000000000..bfdbf828b Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.11-legacy.zip b/tests/ast-parsing/compile/return-0.4.11-legacy.zip new file mode 100644 index 000000000..ad4d3167d Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.12-compact.zip b/tests/ast-parsing/compile/return-0.4.12-compact.zip new file mode 100644 index 000000000..b048cddbf Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.12-legacy.zip b/tests/ast-parsing/compile/return-0.4.12-legacy.zip new file mode 100644 index 000000000..30efb1dc4 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.13-compact.zip b/tests/ast-parsing/compile/return-0.4.13-compact.zip new file mode 100644 index 000000000..3b02330e7 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.13-legacy.zip b/tests/ast-parsing/compile/return-0.4.13-legacy.zip new file mode 100644 index 000000000..0f2461802 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.14-compact.zip b/tests/ast-parsing/compile/return-0.4.14-compact.zip new file mode 100644 index 000000000..720ee654b Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.14-legacy.zip b/tests/ast-parsing/compile/return-0.4.14-legacy.zip new file mode 100644 index 000000000..e82204e84 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.15-compact.zip b/tests/ast-parsing/compile/return-0.4.15-compact.zip new file mode 100644 index 000000000..e2515ddb1 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.15-legacy.zip b/tests/ast-parsing/compile/return-0.4.15-legacy.zip new file mode 100644 index 000000000..8bf404697 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.16-compact.zip b/tests/ast-parsing/compile/return-0.4.16-compact.zip new file mode 100644 index 000000000..6af088fe3 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.16-legacy.zip b/tests/ast-parsing/compile/return-0.4.16-legacy.zip new file mode 100644 index 000000000..d90b10310 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.17-compact.zip b/tests/ast-parsing/compile/return-0.4.17-compact.zip new file mode 100644 index 000000000..e60f33d06 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.17-legacy.zip b/tests/ast-parsing/compile/return-0.4.17-legacy.zip new file mode 100644 index 000000000..0851a25b7 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.18-compact.zip b/tests/ast-parsing/compile/return-0.4.18-compact.zip new file mode 100644 index 000000000..1e2dd2b1b Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.18-legacy.zip b/tests/ast-parsing/compile/return-0.4.18-legacy.zip new file mode 100644 index 000000000..1bd4a69bf Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.19-compact.zip b/tests/ast-parsing/compile/return-0.4.19-compact.zip new file mode 100644 index 000000000..eeede28af Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.19-legacy.zip b/tests/ast-parsing/compile/return-0.4.19-legacy.zip new file mode 100644 index 000000000..474b971ec Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.2-legacy.zip b/tests/ast-parsing/compile/return-0.4.2-legacy.zip new file mode 100644 index 000000000..7c35a1c04 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.20-compact.zip b/tests/ast-parsing/compile/return-0.4.20-compact.zip new file mode 100644 index 000000000..0e2c4a740 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.20-legacy.zip b/tests/ast-parsing/compile/return-0.4.20-legacy.zip new file mode 100644 index 000000000..6d94ce728 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.21-compact.zip b/tests/ast-parsing/compile/return-0.4.21-compact.zip new file mode 100644 index 000000000..39e6b23b1 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.21-legacy.zip b/tests/ast-parsing/compile/return-0.4.21-legacy.zip new file mode 100644 index 000000000..73fda544e Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.22-compact.zip b/tests/ast-parsing/compile/return-0.4.22-compact.zip new file mode 100644 index 000000000..f8433e4ae Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.22-legacy.zip b/tests/ast-parsing/compile/return-0.4.22-legacy.zip new file mode 100644 index 000000000..a95aa5a9f Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.23-compact.zip b/tests/ast-parsing/compile/return-0.4.23-compact.zip new file mode 100644 index 000000000..49ef7404b Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.23-legacy.zip b/tests/ast-parsing/compile/return-0.4.23-legacy.zip new file mode 100644 index 000000000..6b5066c90 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.24-compact.zip b/tests/ast-parsing/compile/return-0.4.24-compact.zip new file mode 100644 index 000000000..ca92e85e4 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.24-legacy.zip b/tests/ast-parsing/compile/return-0.4.24-legacy.zip new file mode 100644 index 000000000..8577bc8fe Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.25-compact.zip b/tests/ast-parsing/compile/return-0.4.25-compact.zip new file mode 100644 index 000000000..5e43345cd Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.25-legacy.zip b/tests/ast-parsing/compile/return-0.4.25-legacy.zip new file mode 100644 index 000000000..bf9088577 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.26-compact.zip b/tests/ast-parsing/compile/return-0.4.26-compact.zip new file mode 100644 index 000000000..c68cd5911 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.26-legacy.zip b/tests/ast-parsing/compile/return-0.4.26-legacy.zip new file mode 100644 index 000000000..f40288ebc Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.3-legacy.zip b/tests/ast-parsing/compile/return-0.4.3-legacy.zip new file mode 100644 index 000000000..b71b8cfb0 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.4-legacy.zip b/tests/ast-parsing/compile/return-0.4.4-legacy.zip new file mode 100644 index 000000000..c7d40ea2a Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.5-legacy.zip b/tests/ast-parsing/compile/return-0.4.5-legacy.zip new file mode 100644 index 000000000..dfda031da Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.6-legacy.zip b/tests/ast-parsing/compile/return-0.4.6-legacy.zip new file mode 100644 index 000000000..f7ba5fa12 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.7-legacy.zip b/tests/ast-parsing/compile/return-0.4.7-legacy.zip new file mode 100644 index 000000000..17fddaf9e Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.8-legacy.zip b/tests/ast-parsing/compile/return-0.4.8-legacy.zip new file mode 100644 index 000000000..631fa8c44 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.4.9-legacy.zip b/tests/ast-parsing/compile/return-0.4.9-legacy.zip new file mode 100644 index 000000000..5d5e5e03d Binary files /dev/null and b/tests/ast-parsing/compile/return-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.0-compact.zip b/tests/ast-parsing/compile/return-0.5.0-compact.zip new file mode 100644 index 000000000..dd0ecb26a Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.0-legacy.zip b/tests/ast-parsing/compile/return-0.5.0-legacy.zip new file mode 100644 index 000000000..22df7e9dd Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.1-compact.zip b/tests/ast-parsing/compile/return-0.5.1-compact.zip new file mode 100644 index 000000000..b79d9a171 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.1-legacy.zip b/tests/ast-parsing/compile/return-0.5.1-legacy.zip new file mode 100644 index 000000000..910f813df Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.10-compact.zip b/tests/ast-parsing/compile/return-0.5.10-compact.zip new file mode 100644 index 000000000..a5fc17b40 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.10-legacy.zip b/tests/ast-parsing/compile/return-0.5.10-legacy.zip new file mode 100644 index 000000000..f406a8895 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.11-compact.zip b/tests/ast-parsing/compile/return-0.5.11-compact.zip new file mode 100644 index 000000000..3ad614744 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.11-legacy.zip b/tests/ast-parsing/compile/return-0.5.11-legacy.zip new file mode 100644 index 000000000..de5866071 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.12-compact.zip b/tests/ast-parsing/compile/return-0.5.12-compact.zip new file mode 100644 index 000000000..471d888bc Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.12-legacy.zip b/tests/ast-parsing/compile/return-0.5.12-legacy.zip new file mode 100644 index 000000000..74194c985 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.13-compact.zip b/tests/ast-parsing/compile/return-0.5.13-compact.zip new file mode 100644 index 000000000..85b537690 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.13-legacy.zip b/tests/ast-parsing/compile/return-0.5.13-legacy.zip new file mode 100644 index 000000000..a76367396 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.14-compact.zip b/tests/ast-parsing/compile/return-0.5.14-compact.zip new file mode 100644 index 000000000..29ca8b893 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.14-legacy.zip b/tests/ast-parsing/compile/return-0.5.14-legacy.zip new file mode 100644 index 000000000..c7e664e9a Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.15-compact.zip b/tests/ast-parsing/compile/return-0.5.15-compact.zip new file mode 100644 index 000000000..177fe91c6 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.15-legacy.zip b/tests/ast-parsing/compile/return-0.5.15-legacy.zip new file mode 100644 index 000000000..a649f72cf Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.16-compact.zip b/tests/ast-parsing/compile/return-0.5.16-compact.zip new file mode 100644 index 000000000..ce0224f41 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.16-legacy.zip b/tests/ast-parsing/compile/return-0.5.16-legacy.zip new file mode 100644 index 000000000..7794aa004 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.17-compact.zip b/tests/ast-parsing/compile/return-0.5.17-compact.zip new file mode 100644 index 000000000..9c19830b0 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.17-legacy.zip b/tests/ast-parsing/compile/return-0.5.17-legacy.zip new file mode 100644 index 000000000..0706e348b Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.2-compact.zip b/tests/ast-parsing/compile/return-0.5.2-compact.zip new file mode 100644 index 000000000..a0d16ea34 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.2-legacy.zip b/tests/ast-parsing/compile/return-0.5.2-legacy.zip new file mode 100644 index 000000000..61d4c133b Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.3-compact.zip b/tests/ast-parsing/compile/return-0.5.3-compact.zip new file mode 100644 index 000000000..2b528c9b8 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.3-legacy.zip b/tests/ast-parsing/compile/return-0.5.3-legacy.zip new file mode 100644 index 000000000..d5aa48d86 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.4-compact.zip b/tests/ast-parsing/compile/return-0.5.4-compact.zip new file mode 100644 index 000000000..8c6d90c26 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.4-legacy.zip b/tests/ast-parsing/compile/return-0.5.4-legacy.zip new file mode 100644 index 000000000..3d16916a9 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.5-compact.zip b/tests/ast-parsing/compile/return-0.5.5-compact.zip new file mode 100644 index 000000000..2a69a8331 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.5-legacy.zip b/tests/ast-parsing/compile/return-0.5.5-legacy.zip new file mode 100644 index 000000000..65fc0e3c6 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.6-compact.zip b/tests/ast-parsing/compile/return-0.5.6-compact.zip new file mode 100644 index 000000000..19bf1f474 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.6-legacy.zip b/tests/ast-parsing/compile/return-0.5.6-legacy.zip new file mode 100644 index 000000000..d984e1137 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.7-compact.zip b/tests/ast-parsing/compile/return-0.5.7-compact.zip new file mode 100644 index 000000000..6f31f2141 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.7-legacy.zip b/tests/ast-parsing/compile/return-0.5.7-legacy.zip new file mode 100644 index 000000000..2c1f6adc2 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.8-compact.zip b/tests/ast-parsing/compile/return-0.5.8-compact.zip new file mode 100644 index 000000000..11e0dc84f Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.8-legacy.zip b/tests/ast-parsing/compile/return-0.5.8-legacy.zip new file mode 100644 index 000000000..3070b3c85 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.9-compact.zip b/tests/ast-parsing/compile/return-0.5.9-compact.zip new file mode 100644 index 000000000..cf4d0f059 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.5.9-legacy.zip b/tests/ast-parsing/compile/return-0.5.9-legacy.zip new file mode 100644 index 000000000..c915fd8f2 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.0-compact.zip b/tests/ast-parsing/compile/return-0.6.0-compact.zip new file mode 100644 index 000000000..a75aceb0e Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.0-legacy.zip b/tests/ast-parsing/compile/return-0.6.0-legacy.zip new file mode 100644 index 000000000..fce940c82 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.1-compact.zip b/tests/ast-parsing/compile/return-0.6.1-compact.zip new file mode 100644 index 000000000..dfe8bca0f Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.1-legacy.zip b/tests/ast-parsing/compile/return-0.6.1-legacy.zip new file mode 100644 index 000000000..a84dbd209 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.10-compact.zip b/tests/ast-parsing/compile/return-0.6.10-compact.zip new file mode 100644 index 000000000..bd39b7c95 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.10-legacy.zip b/tests/ast-parsing/compile/return-0.6.10-legacy.zip new file mode 100644 index 000000000..226f01899 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.11-compact.zip b/tests/ast-parsing/compile/return-0.6.11-compact.zip new file mode 100644 index 000000000..cc34faf31 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.11-legacy.zip b/tests/ast-parsing/compile/return-0.6.11-legacy.zip new file mode 100644 index 000000000..7911276ce Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.12-compact.zip b/tests/ast-parsing/compile/return-0.6.12-compact.zip new file mode 100644 index 000000000..f5f5e7946 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.12-legacy.zip b/tests/ast-parsing/compile/return-0.6.12-legacy.zip new file mode 100644 index 000000000..b00d6d2aa Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.2-compact.zip b/tests/ast-parsing/compile/return-0.6.2-compact.zip new file mode 100644 index 000000000..ea0e8bf78 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.2-legacy.zip b/tests/ast-parsing/compile/return-0.6.2-legacy.zip new file mode 100644 index 000000000..67ee7e4e2 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.3-compact.zip b/tests/ast-parsing/compile/return-0.6.3-compact.zip new file mode 100644 index 000000000..57df978d4 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.3-legacy.zip b/tests/ast-parsing/compile/return-0.6.3-legacy.zip new file mode 100644 index 000000000..3dcc9f041 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.4-compact.zip b/tests/ast-parsing/compile/return-0.6.4-compact.zip new file mode 100644 index 000000000..91eee2f57 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.4-legacy.zip b/tests/ast-parsing/compile/return-0.6.4-legacy.zip new file mode 100644 index 000000000..c2502da7b Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.5-compact.zip b/tests/ast-parsing/compile/return-0.6.5-compact.zip new file mode 100644 index 000000000..f25609526 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.5-legacy.zip b/tests/ast-parsing/compile/return-0.6.5-legacy.zip new file mode 100644 index 000000000..e06d433ab Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.6-compact.zip b/tests/ast-parsing/compile/return-0.6.6-compact.zip new file mode 100644 index 000000000..8f859dc96 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.6-legacy.zip b/tests/ast-parsing/compile/return-0.6.6-legacy.zip new file mode 100644 index 000000000..d5559728a Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.7-compact.zip b/tests/ast-parsing/compile/return-0.6.7-compact.zip new file mode 100644 index 000000000..6b0ba131c Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.7-legacy.zip b/tests/ast-parsing/compile/return-0.6.7-legacy.zip new file mode 100644 index 000000000..7cd77a6b3 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.8-compact.zip b/tests/ast-parsing/compile/return-0.6.8-compact.zip new file mode 100644 index 000000000..9102565e4 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.8-legacy.zip b/tests/ast-parsing/compile/return-0.6.8-legacy.zip new file mode 100644 index 000000000..d0dc12946 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.9-compact.zip b/tests/ast-parsing/compile/return-0.6.9-compact.zip new file mode 100644 index 000000000..f0ff11feb Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.6.9-legacy.zip b/tests/ast-parsing/compile/return-0.6.9-legacy.zip new file mode 100644 index 000000000..0174b7cde Binary files /dev/null and b/tests/ast-parsing/compile/return-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.0-compact.zip b/tests/ast-parsing/compile/return-0.7.0-compact.zip new file mode 100644 index 000000000..4c396667a Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.0-legacy.zip b/tests/ast-parsing/compile/return-0.7.0-legacy.zip new file mode 100644 index 000000000..dbd0f554f Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.1-compact.zip b/tests/ast-parsing/compile/return-0.7.1-compact.zip new file mode 100644 index 000000000..c380bcb85 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.1-legacy.zip b/tests/ast-parsing/compile/return-0.7.1-legacy.zip new file mode 100644 index 000000000..fd2d825c9 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.2-compact.zip b/tests/ast-parsing/compile/return-0.7.2-compact.zip new file mode 100644 index 000000000..b17875fa1 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.2-legacy.zip b/tests/ast-parsing/compile/return-0.7.2-legacy.zip new file mode 100644 index 000000000..65e800dcc Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.3-compact.zip b/tests/ast-parsing/compile/return-0.7.3-compact.zip new file mode 100644 index 000000000..a56d9249c Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.3-legacy.zip b/tests/ast-parsing/compile/return-0.7.3-legacy.zip new file mode 100644 index 000000000..f07119ea0 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.4-compact.zip b/tests/ast-parsing/compile/return-0.7.4-compact.zip new file mode 100644 index 000000000..27f13cb62 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.4-legacy.zip b/tests/ast-parsing/compile/return-0.7.4-legacy.zip new file mode 100644 index 000000000..82389d47a Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.5-compact.zip b/tests/ast-parsing/compile/return-0.7.5-compact.zip new file mode 100644 index 000000000..4a7c774c5 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.5-legacy.zip b/tests/ast-parsing/compile/return-0.7.5-legacy.zip new file mode 100644 index 000000000..1e884df7d Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.6-compact.zip b/tests/ast-parsing/compile/return-0.7.6-compact.zip new file mode 100644 index 000000000..84f25a794 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.7.6-legacy.zip b/tests/ast-parsing/compile/return-0.7.6-legacy.zip new file mode 100644 index 000000000..ca10fa086 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/return-0.8.0-compact.zip b/tests/ast-parsing/compile/return-0.8.0-compact.zip new file mode 100644 index 000000000..622f79f72 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.8.1-compact.zip b/tests/ast-parsing/compile/return-0.8.1-compact.zip new file mode 100644 index 000000000..ea5c33e61 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.8.2-compact.zip b/tests/ast-parsing/compile/return-0.8.2-compact.zip new file mode 100644 index 000000000..8850eb612 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.8.3-compact.zip b/tests/ast-parsing/compile/return-0.8.3-compact.zip new file mode 100644 index 000000000..2e0ae4409 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/return-0.8.4-compact.zip b/tests/ast-parsing/compile/return-0.8.4-compact.zip new file mode 100644 index 000000000..8b799f9c7 Binary files /dev/null and b/tests/ast-parsing/compile/return-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.0-legacy.zip b/tests/ast-parsing/compile/struct-0.4.0-legacy.zip new file mode 100644 index 000000000..288e4e367 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.1-legacy.zip b/tests/ast-parsing/compile/struct-0.4.1-legacy.zip new file mode 100644 index 000000000..117436bc1 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.10-legacy.zip b/tests/ast-parsing/compile/struct-0.4.10-legacy.zip new file mode 100644 index 000000000..616a7bd63 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.11-legacy.zip b/tests/ast-parsing/compile/struct-0.4.11-legacy.zip new file mode 100644 index 000000000..03ec2686b Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.12-compact.zip b/tests/ast-parsing/compile/struct-0.4.12-compact.zip new file mode 100644 index 000000000..68ceb784f Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.12-legacy.zip b/tests/ast-parsing/compile/struct-0.4.12-legacy.zip new file mode 100644 index 000000000..d5e48de0d Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.13-compact.zip b/tests/ast-parsing/compile/struct-0.4.13-compact.zip new file mode 100644 index 000000000..1a841b57d Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.13-legacy.zip b/tests/ast-parsing/compile/struct-0.4.13-legacy.zip new file mode 100644 index 000000000..bd32af6c5 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.14-compact.zip b/tests/ast-parsing/compile/struct-0.4.14-compact.zip new file mode 100644 index 000000000..f063ee8b1 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.14-legacy.zip b/tests/ast-parsing/compile/struct-0.4.14-legacy.zip new file mode 100644 index 000000000..311cb1f64 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.15-compact.zip b/tests/ast-parsing/compile/struct-0.4.15-compact.zip new file mode 100644 index 000000000..432f88e0a Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.15-legacy.zip b/tests/ast-parsing/compile/struct-0.4.15-legacy.zip new file mode 100644 index 000000000..0ac46cbb2 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.16-compact.zip b/tests/ast-parsing/compile/struct-0.4.16-compact.zip new file mode 100644 index 000000000..aa8060484 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.16-legacy.zip b/tests/ast-parsing/compile/struct-0.4.16-legacy.zip new file mode 100644 index 000000000..429318d51 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.17-compact.zip b/tests/ast-parsing/compile/struct-0.4.17-compact.zip new file mode 100644 index 000000000..fe530dc6e Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.17-legacy.zip b/tests/ast-parsing/compile/struct-0.4.17-legacy.zip new file mode 100644 index 000000000..a26eb8af2 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.18-compact.zip b/tests/ast-parsing/compile/struct-0.4.18-compact.zip new file mode 100644 index 000000000..eec5a8e8d Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.18-legacy.zip b/tests/ast-parsing/compile/struct-0.4.18-legacy.zip new file mode 100644 index 000000000..34652c73e Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.19-compact.zip b/tests/ast-parsing/compile/struct-0.4.19-compact.zip new file mode 100644 index 000000000..c6e8120a2 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.19-legacy.zip b/tests/ast-parsing/compile/struct-0.4.19-legacy.zip new file mode 100644 index 000000000..195165310 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.2-legacy.zip b/tests/ast-parsing/compile/struct-0.4.2-legacy.zip new file mode 100644 index 000000000..9a7895234 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.20-compact.zip b/tests/ast-parsing/compile/struct-0.4.20-compact.zip new file mode 100644 index 000000000..7bef35c45 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.20-legacy.zip b/tests/ast-parsing/compile/struct-0.4.20-legacy.zip new file mode 100644 index 000000000..6373101df Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.21-compact.zip b/tests/ast-parsing/compile/struct-0.4.21-compact.zip new file mode 100644 index 000000000..b2b806745 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.21-legacy.zip b/tests/ast-parsing/compile/struct-0.4.21-legacy.zip new file mode 100644 index 000000000..c164552c9 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.22-compact.zip b/tests/ast-parsing/compile/struct-0.4.22-compact.zip new file mode 100644 index 000000000..f3644031c Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.22-legacy.zip b/tests/ast-parsing/compile/struct-0.4.22-legacy.zip new file mode 100644 index 000000000..b16955721 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.23-compact.zip b/tests/ast-parsing/compile/struct-0.4.23-compact.zip new file mode 100644 index 000000000..4060d2089 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.23-legacy.zip b/tests/ast-parsing/compile/struct-0.4.23-legacy.zip new file mode 100644 index 000000000..f2a70637f Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.24-compact.zip b/tests/ast-parsing/compile/struct-0.4.24-compact.zip new file mode 100644 index 000000000..7efef2bf9 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.24-legacy.zip b/tests/ast-parsing/compile/struct-0.4.24-legacy.zip new file mode 100644 index 000000000..3dca7020c Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.25-compact.zip b/tests/ast-parsing/compile/struct-0.4.25-compact.zip new file mode 100644 index 000000000..742cf0e98 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.25-legacy.zip b/tests/ast-parsing/compile/struct-0.4.25-legacy.zip new file mode 100644 index 000000000..4d65740b1 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.26-compact.zip b/tests/ast-parsing/compile/struct-0.4.26-compact.zip new file mode 100644 index 000000000..0c0d5216d Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.26-legacy.zip b/tests/ast-parsing/compile/struct-0.4.26-legacy.zip new file mode 100644 index 000000000..36b7a5f00 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.3-legacy.zip b/tests/ast-parsing/compile/struct-0.4.3-legacy.zip new file mode 100644 index 000000000..f710ea7d4 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.4-legacy.zip b/tests/ast-parsing/compile/struct-0.4.4-legacy.zip new file mode 100644 index 000000000..0b034c084 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.5-legacy.zip b/tests/ast-parsing/compile/struct-0.4.5-legacy.zip new file mode 100644 index 000000000..494257aec Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.6-legacy.zip b/tests/ast-parsing/compile/struct-0.4.6-legacy.zip new file mode 100644 index 000000000..b12d70263 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.7-legacy.zip b/tests/ast-parsing/compile/struct-0.4.7-legacy.zip new file mode 100644 index 000000000..035d29a00 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.8-legacy.zip b/tests/ast-parsing/compile/struct-0.4.8-legacy.zip new file mode 100644 index 000000000..325d960ed Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.4.9-legacy.zip b/tests/ast-parsing/compile/struct-0.4.9-legacy.zip new file mode 100644 index 000000000..9cf95504c Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.0-compact.zip b/tests/ast-parsing/compile/struct-0.5.0-compact.zip new file mode 100644 index 000000000..eddc2573e Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.0-legacy.zip b/tests/ast-parsing/compile/struct-0.5.0-legacy.zip new file mode 100644 index 000000000..aee8f3311 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.1-compact.zip b/tests/ast-parsing/compile/struct-0.5.1-compact.zip new file mode 100644 index 000000000..5f0f790e2 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.1-legacy.zip b/tests/ast-parsing/compile/struct-0.5.1-legacy.zip new file mode 100644 index 000000000..f565f4219 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.10-compact.zip b/tests/ast-parsing/compile/struct-0.5.10-compact.zip new file mode 100644 index 000000000..16cd90510 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.10-legacy.zip b/tests/ast-parsing/compile/struct-0.5.10-legacy.zip new file mode 100644 index 000000000..2c968006c Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.11-compact.zip b/tests/ast-parsing/compile/struct-0.5.11-compact.zip new file mode 100644 index 000000000..1588bdea0 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.11-legacy.zip b/tests/ast-parsing/compile/struct-0.5.11-legacy.zip new file mode 100644 index 000000000..a34b98ccf Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.12-compact.zip b/tests/ast-parsing/compile/struct-0.5.12-compact.zip new file mode 100644 index 000000000..9fca62b40 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.12-legacy.zip b/tests/ast-parsing/compile/struct-0.5.12-legacy.zip new file mode 100644 index 000000000..c73d3ec90 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.13-compact.zip b/tests/ast-parsing/compile/struct-0.5.13-compact.zip new file mode 100644 index 000000000..a24bcdce7 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.13-legacy.zip b/tests/ast-parsing/compile/struct-0.5.13-legacy.zip new file mode 100644 index 000000000..3618636aa Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.14-compact.zip b/tests/ast-parsing/compile/struct-0.5.14-compact.zip new file mode 100644 index 000000000..9887f78ee Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.14-legacy.zip b/tests/ast-parsing/compile/struct-0.5.14-legacy.zip new file mode 100644 index 000000000..afa71902a Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.15-compact.zip b/tests/ast-parsing/compile/struct-0.5.15-compact.zip new file mode 100644 index 000000000..2dd3c4639 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.15-legacy.zip b/tests/ast-parsing/compile/struct-0.5.15-legacy.zip new file mode 100644 index 000000000..064a30502 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.16-compact.zip b/tests/ast-parsing/compile/struct-0.5.16-compact.zip new file mode 100644 index 000000000..ca9f71020 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.16-legacy.zip b/tests/ast-parsing/compile/struct-0.5.16-legacy.zip new file mode 100644 index 000000000..ee0a7c27a Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.17-compact.zip b/tests/ast-parsing/compile/struct-0.5.17-compact.zip new file mode 100644 index 000000000..a807f2f80 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.17-legacy.zip b/tests/ast-parsing/compile/struct-0.5.17-legacy.zip new file mode 100644 index 000000000..718d215a0 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.2-compact.zip b/tests/ast-parsing/compile/struct-0.5.2-compact.zip new file mode 100644 index 000000000..dc32fbe2d Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.2-legacy.zip b/tests/ast-parsing/compile/struct-0.5.2-legacy.zip new file mode 100644 index 000000000..36a3dfbd4 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.3-compact.zip b/tests/ast-parsing/compile/struct-0.5.3-compact.zip new file mode 100644 index 000000000..d6d1b8680 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.3-legacy.zip b/tests/ast-parsing/compile/struct-0.5.3-legacy.zip new file mode 100644 index 000000000..8f63e78e4 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.4-compact.zip b/tests/ast-parsing/compile/struct-0.5.4-compact.zip new file mode 100644 index 000000000..678cd5690 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.4-legacy.zip b/tests/ast-parsing/compile/struct-0.5.4-legacy.zip new file mode 100644 index 000000000..1c9df380f Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.5-compact.zip b/tests/ast-parsing/compile/struct-0.5.5-compact.zip new file mode 100644 index 000000000..e4660c7d0 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.5-legacy.zip b/tests/ast-parsing/compile/struct-0.5.5-legacy.zip new file mode 100644 index 000000000..3d827ffcf Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.6-compact.zip b/tests/ast-parsing/compile/struct-0.5.6-compact.zip new file mode 100644 index 000000000..f0911fe6d Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.6-legacy.zip b/tests/ast-parsing/compile/struct-0.5.6-legacy.zip new file mode 100644 index 000000000..c477ada14 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.7-compact.zip b/tests/ast-parsing/compile/struct-0.5.7-compact.zip new file mode 100644 index 000000000..eba136a34 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.7-legacy.zip b/tests/ast-parsing/compile/struct-0.5.7-legacy.zip new file mode 100644 index 000000000..6c84886cf Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.8-compact.zip b/tests/ast-parsing/compile/struct-0.5.8-compact.zip new file mode 100644 index 000000000..502a9cd60 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.8-legacy.zip b/tests/ast-parsing/compile/struct-0.5.8-legacy.zip new file mode 100644 index 000000000..912e5ef36 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.9-compact.zip b/tests/ast-parsing/compile/struct-0.5.9-compact.zip new file mode 100644 index 000000000..416c3ba0d Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.5.9-legacy.zip b/tests/ast-parsing/compile/struct-0.5.9-legacy.zip new file mode 100644 index 000000000..87b17f6fe Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.0-compact.zip b/tests/ast-parsing/compile/struct-0.6.0-compact.zip new file mode 100644 index 000000000..8adcae241 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.0-legacy.zip b/tests/ast-parsing/compile/struct-0.6.0-legacy.zip new file mode 100644 index 000000000..ccf2d51d8 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.1-compact.zip b/tests/ast-parsing/compile/struct-0.6.1-compact.zip new file mode 100644 index 000000000..025016cd3 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.1-legacy.zip b/tests/ast-parsing/compile/struct-0.6.1-legacy.zip new file mode 100644 index 000000000..db148b455 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.10-compact.zip b/tests/ast-parsing/compile/struct-0.6.10-compact.zip new file mode 100644 index 000000000..a6a5f3736 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.10-legacy.zip b/tests/ast-parsing/compile/struct-0.6.10-legacy.zip new file mode 100644 index 000000000..3550d998f Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.11-compact.zip b/tests/ast-parsing/compile/struct-0.6.11-compact.zip new file mode 100644 index 000000000..55cf16b82 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.11-legacy.zip b/tests/ast-parsing/compile/struct-0.6.11-legacy.zip new file mode 100644 index 000000000..7311f5250 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.12-compact.zip b/tests/ast-parsing/compile/struct-0.6.12-compact.zip new file mode 100644 index 000000000..2bf0f177a Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.12-legacy.zip b/tests/ast-parsing/compile/struct-0.6.12-legacy.zip new file mode 100644 index 000000000..885d26daf Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.2-compact.zip b/tests/ast-parsing/compile/struct-0.6.2-compact.zip new file mode 100644 index 000000000..f98832c4b Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.2-legacy.zip b/tests/ast-parsing/compile/struct-0.6.2-legacy.zip new file mode 100644 index 000000000..d50d65bb4 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.3-compact.zip b/tests/ast-parsing/compile/struct-0.6.3-compact.zip new file mode 100644 index 000000000..9ceb95fcb Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.3-legacy.zip b/tests/ast-parsing/compile/struct-0.6.3-legacy.zip new file mode 100644 index 000000000..7b0c2a37c Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.4-compact.zip b/tests/ast-parsing/compile/struct-0.6.4-compact.zip new file mode 100644 index 000000000..44d9a5550 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.4-legacy.zip b/tests/ast-parsing/compile/struct-0.6.4-legacy.zip new file mode 100644 index 000000000..c82932b09 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.5-compact.zip b/tests/ast-parsing/compile/struct-0.6.5-compact.zip new file mode 100644 index 000000000..27ea03236 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.5-legacy.zip b/tests/ast-parsing/compile/struct-0.6.5-legacy.zip new file mode 100644 index 000000000..9ad0ed08f Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.6-compact.zip b/tests/ast-parsing/compile/struct-0.6.6-compact.zip new file mode 100644 index 000000000..657a428fd Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.6-legacy.zip b/tests/ast-parsing/compile/struct-0.6.6-legacy.zip new file mode 100644 index 000000000..9bea8c8c3 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.7-compact.zip b/tests/ast-parsing/compile/struct-0.6.7-compact.zip new file mode 100644 index 000000000..d85382151 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.7-legacy.zip b/tests/ast-parsing/compile/struct-0.6.7-legacy.zip new file mode 100644 index 000000000..3a1f3dbec Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.8-compact.zip b/tests/ast-parsing/compile/struct-0.6.8-compact.zip new file mode 100644 index 000000000..775ae26ff Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.8-legacy.zip b/tests/ast-parsing/compile/struct-0.6.8-legacy.zip new file mode 100644 index 000000000..67845884d Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.9-compact.zip b/tests/ast-parsing/compile/struct-0.6.9-compact.zip new file mode 100644 index 000000000..3c34c6e4e Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.6.9-legacy.zip b/tests/ast-parsing/compile/struct-0.6.9-legacy.zip new file mode 100644 index 000000000..1eb410c4c Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.0-compact.zip b/tests/ast-parsing/compile/struct-0.7.0-compact.zip new file mode 100644 index 000000000..48f21d90f Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.0-legacy.zip b/tests/ast-parsing/compile/struct-0.7.0-legacy.zip new file mode 100644 index 000000000..bbdf91dac Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.1-compact.zip b/tests/ast-parsing/compile/struct-0.7.1-compact.zip new file mode 100644 index 000000000..728cdcdf3 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.1-legacy.zip b/tests/ast-parsing/compile/struct-0.7.1-legacy.zip new file mode 100644 index 000000000..12980e593 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.2-compact.zip b/tests/ast-parsing/compile/struct-0.7.2-compact.zip new file mode 100644 index 000000000..d168ec452 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.2-legacy.zip b/tests/ast-parsing/compile/struct-0.7.2-legacy.zip new file mode 100644 index 000000000..2e6a6fd2f Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.3-compact.zip b/tests/ast-parsing/compile/struct-0.7.3-compact.zip new file mode 100644 index 000000000..39743668f Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.3-legacy.zip b/tests/ast-parsing/compile/struct-0.7.3-legacy.zip new file mode 100644 index 000000000..adbb6f0fc Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.4-compact.zip b/tests/ast-parsing/compile/struct-0.7.4-compact.zip new file mode 100644 index 000000000..7123f96f3 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.4-legacy.zip b/tests/ast-parsing/compile/struct-0.7.4-legacy.zip new file mode 100644 index 000000000..c82020769 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.5-compact.zip b/tests/ast-parsing/compile/struct-0.7.5-compact.zip new file mode 100644 index 000000000..74b0fbf88 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.5-legacy.zip b/tests/ast-parsing/compile/struct-0.7.5-legacy.zip new file mode 100644 index 000000000..0bc46b677 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.6-compact.zip b/tests/ast-parsing/compile/struct-0.7.6-compact.zip new file mode 100644 index 000000000..8123103c2 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.7.6-legacy.zip b/tests/ast-parsing/compile/struct-0.7.6-legacy.zip new file mode 100644 index 000000000..ad0e483fd Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/struct-0.8.0-compact.zip b/tests/ast-parsing/compile/struct-0.8.0-compact.zip new file mode 100644 index 000000000..01762b1e8 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.8.1-compact.zip b/tests/ast-parsing/compile/struct-0.8.1-compact.zip new file mode 100644 index 000000000..7ce4d7baa Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.8.2-compact.zip b/tests/ast-parsing/compile/struct-0.8.2-compact.zip new file mode 100644 index 000000000..43b7d5769 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.8.3-compact.zip b/tests/ast-parsing/compile/struct-0.8.3-compact.zip new file mode 100644 index 000000000..1630d47a1 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/struct-0.8.4-compact.zip b/tests/ast-parsing/compile/struct-0.8.4-compact.zip new file mode 100644 index 000000000..5ed645236 Binary files /dev/null and b/tests/ast-parsing/compile/struct-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.0-legacy.zip b/tests/ast-parsing/compile/throw-0.4.0-legacy.zip new file mode 100644 index 000000000..1f72882e5 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.1-legacy.zip b/tests/ast-parsing/compile/throw-0.4.1-legacy.zip new file mode 100644 index 000000000..ec1e44eff Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.10-legacy.zip b/tests/ast-parsing/compile/throw-0.4.10-legacy.zip new file mode 100644 index 000000000..70c629d21 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.11-legacy.zip b/tests/ast-parsing/compile/throw-0.4.11-legacy.zip new file mode 100644 index 000000000..677260ea3 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.12-compact.zip b/tests/ast-parsing/compile/throw-0.4.12-compact.zip new file mode 100644 index 000000000..ee9924dbc Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.12-legacy.zip b/tests/ast-parsing/compile/throw-0.4.12-legacy.zip new file mode 100644 index 000000000..c05a5b6c4 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.13-compact.zip b/tests/ast-parsing/compile/throw-0.4.13-compact.zip new file mode 100644 index 000000000..7f65ce57f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.13-legacy.zip b/tests/ast-parsing/compile/throw-0.4.13-legacy.zip new file mode 100644 index 000000000..fa6055feb Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.14-compact.zip b/tests/ast-parsing/compile/throw-0.4.14-compact.zip new file mode 100644 index 000000000..b97cd9af6 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.14-legacy.zip b/tests/ast-parsing/compile/throw-0.4.14-legacy.zip new file mode 100644 index 000000000..008c41b2a Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.15-compact.zip b/tests/ast-parsing/compile/throw-0.4.15-compact.zip new file mode 100644 index 000000000..6e4e3ac0c Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.15-legacy.zip b/tests/ast-parsing/compile/throw-0.4.15-legacy.zip new file mode 100644 index 000000000..7aa645fb1 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.16-compact.zip b/tests/ast-parsing/compile/throw-0.4.16-compact.zip new file mode 100644 index 000000000..c8537256d Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.16-legacy.zip b/tests/ast-parsing/compile/throw-0.4.16-legacy.zip new file mode 100644 index 000000000..2a8c5783e Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.17-compact.zip b/tests/ast-parsing/compile/throw-0.4.17-compact.zip new file mode 100644 index 000000000..77034c892 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.17-legacy.zip b/tests/ast-parsing/compile/throw-0.4.17-legacy.zip new file mode 100644 index 000000000..431f84e25 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.18-compact.zip b/tests/ast-parsing/compile/throw-0.4.18-compact.zip new file mode 100644 index 000000000..426fe3e23 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.18-legacy.zip b/tests/ast-parsing/compile/throw-0.4.18-legacy.zip new file mode 100644 index 000000000..e7058ab49 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.19-compact.zip b/tests/ast-parsing/compile/throw-0.4.19-compact.zip new file mode 100644 index 000000000..51391ff12 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.19-legacy.zip b/tests/ast-parsing/compile/throw-0.4.19-legacy.zip new file mode 100644 index 000000000..0bf6d5907 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.2-legacy.zip b/tests/ast-parsing/compile/throw-0.4.2-legacy.zip new file mode 100644 index 000000000..46e905640 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.20-compact.zip b/tests/ast-parsing/compile/throw-0.4.20-compact.zip new file mode 100644 index 000000000..a082a2287 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.20-legacy.zip b/tests/ast-parsing/compile/throw-0.4.20-legacy.zip new file mode 100644 index 000000000..b440f357b Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.21-compact.zip b/tests/ast-parsing/compile/throw-0.4.21-compact.zip new file mode 100644 index 000000000..482273581 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.21-legacy.zip b/tests/ast-parsing/compile/throw-0.4.21-legacy.zip new file mode 100644 index 000000000..4c825dd49 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.22-compact.zip b/tests/ast-parsing/compile/throw-0.4.22-compact.zip new file mode 100644 index 000000000..b00b05de9 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.22-legacy.zip b/tests/ast-parsing/compile/throw-0.4.22-legacy.zip new file mode 100644 index 000000000..ff4f9db5e Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.23-compact.zip b/tests/ast-parsing/compile/throw-0.4.23-compact.zip new file mode 100644 index 000000000..74cf50726 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.23-legacy.zip b/tests/ast-parsing/compile/throw-0.4.23-legacy.zip new file mode 100644 index 000000000..f4ec3a9b4 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.24-compact.zip b/tests/ast-parsing/compile/throw-0.4.24-compact.zip new file mode 100644 index 000000000..80454c349 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.24-legacy.zip b/tests/ast-parsing/compile/throw-0.4.24-legacy.zip new file mode 100644 index 000000000..15960bc5f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.25-compact.zip b/tests/ast-parsing/compile/throw-0.4.25-compact.zip new file mode 100644 index 000000000..a40f78fb8 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.25-legacy.zip b/tests/ast-parsing/compile/throw-0.4.25-legacy.zip new file mode 100644 index 000000000..558210fda Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.26-compact.zip b/tests/ast-parsing/compile/throw-0.4.26-compact.zip new file mode 100644 index 000000000..508549226 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.26-legacy.zip b/tests/ast-parsing/compile/throw-0.4.26-legacy.zip new file mode 100644 index 000000000..71cd5eb5b Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.3-legacy.zip b/tests/ast-parsing/compile/throw-0.4.3-legacy.zip new file mode 100644 index 000000000..b7d2a02ed Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.4-legacy.zip b/tests/ast-parsing/compile/throw-0.4.4-legacy.zip new file mode 100644 index 000000000..1d89a14cb Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.5-legacy.zip b/tests/ast-parsing/compile/throw-0.4.5-legacy.zip new file mode 100644 index 000000000..db65ca705 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.6-legacy.zip b/tests/ast-parsing/compile/throw-0.4.6-legacy.zip new file mode 100644 index 000000000..81377f0ae Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.7-legacy.zip b/tests/ast-parsing/compile/throw-0.4.7-legacy.zip new file mode 100644 index 000000000..a6705027b Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.8-legacy.zip b/tests/ast-parsing/compile/throw-0.4.8-legacy.zip new file mode 100644 index 000000000..e55466809 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.4.9-legacy.zip b/tests/ast-parsing/compile/throw-0.4.9-legacy.zip new file mode 100644 index 000000000..3d68b5b66 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.0-compact.zip b/tests/ast-parsing/compile/throw-0.5.0-compact.zip new file mode 100644 index 000000000..805b4e168 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.0-legacy.zip b/tests/ast-parsing/compile/throw-0.5.0-legacy.zip new file mode 100644 index 000000000..284c7b2e0 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.1-compact.zip b/tests/ast-parsing/compile/throw-0.5.1-compact.zip new file mode 100644 index 000000000..fbaac3fb0 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.1-legacy.zip b/tests/ast-parsing/compile/throw-0.5.1-legacy.zip new file mode 100644 index 000000000..44ddc1c1f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.10-compact.zip b/tests/ast-parsing/compile/throw-0.5.10-compact.zip new file mode 100644 index 000000000..701f0b960 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.10-legacy.zip b/tests/ast-parsing/compile/throw-0.5.10-legacy.zip new file mode 100644 index 000000000..4636d4516 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.11-compact.zip b/tests/ast-parsing/compile/throw-0.5.11-compact.zip new file mode 100644 index 000000000..3f52ef422 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.11-legacy.zip b/tests/ast-parsing/compile/throw-0.5.11-legacy.zip new file mode 100644 index 000000000..5bfbff84c Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.12-compact.zip b/tests/ast-parsing/compile/throw-0.5.12-compact.zip new file mode 100644 index 000000000..7b76ea36d Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.12-legacy.zip b/tests/ast-parsing/compile/throw-0.5.12-legacy.zip new file mode 100644 index 000000000..172283cc3 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.13-compact.zip b/tests/ast-parsing/compile/throw-0.5.13-compact.zip new file mode 100644 index 000000000..9045354e1 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.13-legacy.zip b/tests/ast-parsing/compile/throw-0.5.13-legacy.zip new file mode 100644 index 000000000..091c4cd7f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.14-compact.zip b/tests/ast-parsing/compile/throw-0.5.14-compact.zip new file mode 100644 index 000000000..b4a41a543 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.14-legacy.zip b/tests/ast-parsing/compile/throw-0.5.14-legacy.zip new file mode 100644 index 000000000..b5a22f782 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.15-compact.zip b/tests/ast-parsing/compile/throw-0.5.15-compact.zip new file mode 100644 index 000000000..f9d1aa98d Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.15-legacy.zip b/tests/ast-parsing/compile/throw-0.5.15-legacy.zip new file mode 100644 index 000000000..1bcb3c479 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.16-compact.zip b/tests/ast-parsing/compile/throw-0.5.16-compact.zip new file mode 100644 index 000000000..f606b65fc Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.16-legacy.zip b/tests/ast-parsing/compile/throw-0.5.16-legacy.zip new file mode 100644 index 000000000..9d9f2a390 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.17-compact.zip b/tests/ast-parsing/compile/throw-0.5.17-compact.zip new file mode 100644 index 000000000..89a4b5c85 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.17-legacy.zip b/tests/ast-parsing/compile/throw-0.5.17-legacy.zip new file mode 100644 index 000000000..4808dffdd Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.2-compact.zip b/tests/ast-parsing/compile/throw-0.5.2-compact.zip new file mode 100644 index 000000000..5763e15da Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.2-legacy.zip b/tests/ast-parsing/compile/throw-0.5.2-legacy.zip new file mode 100644 index 000000000..12a68bc08 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.3-compact.zip b/tests/ast-parsing/compile/throw-0.5.3-compact.zip new file mode 100644 index 000000000..4d5e2e3d5 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.3-legacy.zip b/tests/ast-parsing/compile/throw-0.5.3-legacy.zip new file mode 100644 index 000000000..80d9b96b6 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.4-compact.zip b/tests/ast-parsing/compile/throw-0.5.4-compact.zip new file mode 100644 index 000000000..7c470a6b8 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.4-legacy.zip b/tests/ast-parsing/compile/throw-0.5.4-legacy.zip new file mode 100644 index 000000000..592b22353 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.5-compact.zip b/tests/ast-parsing/compile/throw-0.5.5-compact.zip new file mode 100644 index 000000000..c41b60816 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.5-legacy.zip b/tests/ast-parsing/compile/throw-0.5.5-legacy.zip new file mode 100644 index 000000000..d46f3f53c Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.6-compact.zip b/tests/ast-parsing/compile/throw-0.5.6-compact.zip new file mode 100644 index 000000000..8881d0f79 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.6-legacy.zip b/tests/ast-parsing/compile/throw-0.5.6-legacy.zip new file mode 100644 index 000000000..a09c907bc Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.7-compact.zip b/tests/ast-parsing/compile/throw-0.5.7-compact.zip new file mode 100644 index 000000000..918b9b5a2 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.7-legacy.zip b/tests/ast-parsing/compile/throw-0.5.7-legacy.zip new file mode 100644 index 000000000..23076550f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.8-compact.zip b/tests/ast-parsing/compile/throw-0.5.8-compact.zip new file mode 100644 index 000000000..6472b6079 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.8-legacy.zip b/tests/ast-parsing/compile/throw-0.5.8-legacy.zip new file mode 100644 index 000000000..9154776a8 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.9-compact.zip b/tests/ast-parsing/compile/throw-0.5.9-compact.zip new file mode 100644 index 000000000..aa5547685 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.5.9-legacy.zip b/tests/ast-parsing/compile/throw-0.5.9-legacy.zip new file mode 100644 index 000000000..2fee9d500 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.0-compact.zip b/tests/ast-parsing/compile/throw-0.6.0-compact.zip new file mode 100644 index 000000000..75d3247d7 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.0-legacy.zip b/tests/ast-parsing/compile/throw-0.6.0-legacy.zip new file mode 100644 index 000000000..529fa032d Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.1-compact.zip b/tests/ast-parsing/compile/throw-0.6.1-compact.zip new file mode 100644 index 000000000..dbfe33d6d Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.1-legacy.zip b/tests/ast-parsing/compile/throw-0.6.1-legacy.zip new file mode 100644 index 000000000..65eb84f4d Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.10-compact.zip b/tests/ast-parsing/compile/throw-0.6.10-compact.zip new file mode 100644 index 000000000..53e04c106 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.10-legacy.zip b/tests/ast-parsing/compile/throw-0.6.10-legacy.zip new file mode 100644 index 000000000..716d06cc8 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.11-compact.zip b/tests/ast-parsing/compile/throw-0.6.11-compact.zip new file mode 100644 index 000000000..3270f8c60 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.11-legacy.zip b/tests/ast-parsing/compile/throw-0.6.11-legacy.zip new file mode 100644 index 000000000..1de8005be Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.12-compact.zip b/tests/ast-parsing/compile/throw-0.6.12-compact.zip new file mode 100644 index 000000000..2da1d286f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.12-legacy.zip b/tests/ast-parsing/compile/throw-0.6.12-legacy.zip new file mode 100644 index 000000000..99826d71f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.2-compact.zip b/tests/ast-parsing/compile/throw-0.6.2-compact.zip new file mode 100644 index 000000000..4cd9f9d7f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.2-legacy.zip b/tests/ast-parsing/compile/throw-0.6.2-legacy.zip new file mode 100644 index 000000000..b4e0b03bb Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.3-compact.zip b/tests/ast-parsing/compile/throw-0.6.3-compact.zip new file mode 100644 index 000000000..3aed27f02 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.3-legacy.zip b/tests/ast-parsing/compile/throw-0.6.3-legacy.zip new file mode 100644 index 000000000..b1ea7ed26 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.4-compact.zip b/tests/ast-parsing/compile/throw-0.6.4-compact.zip new file mode 100644 index 000000000..7d77149d5 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.4-legacy.zip b/tests/ast-parsing/compile/throw-0.6.4-legacy.zip new file mode 100644 index 000000000..8f53146d3 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.5-compact.zip b/tests/ast-parsing/compile/throw-0.6.5-compact.zip new file mode 100644 index 000000000..3c6e26c80 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.5-legacy.zip b/tests/ast-parsing/compile/throw-0.6.5-legacy.zip new file mode 100644 index 000000000..567994464 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.6-compact.zip b/tests/ast-parsing/compile/throw-0.6.6-compact.zip new file mode 100644 index 000000000..cd8bdb91d Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.6-legacy.zip b/tests/ast-parsing/compile/throw-0.6.6-legacy.zip new file mode 100644 index 000000000..f3c91e3ff Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.7-compact.zip b/tests/ast-parsing/compile/throw-0.6.7-compact.zip new file mode 100644 index 000000000..7ee93f8b0 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.7-legacy.zip b/tests/ast-parsing/compile/throw-0.6.7-legacy.zip new file mode 100644 index 000000000..d3d3d5fa4 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.8-compact.zip b/tests/ast-parsing/compile/throw-0.6.8-compact.zip new file mode 100644 index 000000000..ae71c04f4 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.8-legacy.zip b/tests/ast-parsing/compile/throw-0.6.8-legacy.zip new file mode 100644 index 000000000..3ce7ed09c Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.9-compact.zip b/tests/ast-parsing/compile/throw-0.6.9-compact.zip new file mode 100644 index 000000000..4f07ca6ff Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.6.9-legacy.zip b/tests/ast-parsing/compile/throw-0.6.9-legacy.zip new file mode 100644 index 000000000..f832264b7 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.0-compact.zip b/tests/ast-parsing/compile/throw-0.7.0-compact.zip new file mode 100644 index 000000000..7d919f5bc Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.0-legacy.zip b/tests/ast-parsing/compile/throw-0.7.0-legacy.zip new file mode 100644 index 000000000..e0e04d2c4 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.1-compact.zip b/tests/ast-parsing/compile/throw-0.7.1-compact.zip new file mode 100644 index 000000000..d8b6eb04c Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.1-legacy.zip b/tests/ast-parsing/compile/throw-0.7.1-legacy.zip new file mode 100644 index 000000000..0885d1b3f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.2-compact.zip b/tests/ast-parsing/compile/throw-0.7.2-compact.zip new file mode 100644 index 000000000..f5423fb87 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.2-legacy.zip b/tests/ast-parsing/compile/throw-0.7.2-legacy.zip new file mode 100644 index 000000000..14d14a382 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.3-compact.zip b/tests/ast-parsing/compile/throw-0.7.3-compact.zip new file mode 100644 index 000000000..4c3b9b975 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.3-legacy.zip b/tests/ast-parsing/compile/throw-0.7.3-legacy.zip new file mode 100644 index 000000000..e88a4093a Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.4-compact.zip b/tests/ast-parsing/compile/throw-0.7.4-compact.zip new file mode 100644 index 000000000..9d852d23a Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.4-legacy.zip b/tests/ast-parsing/compile/throw-0.7.4-legacy.zip new file mode 100644 index 000000000..8083937fe Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.5-compact.zip b/tests/ast-parsing/compile/throw-0.7.5-compact.zip new file mode 100644 index 000000000..0b8f65e2f Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.5-legacy.zip b/tests/ast-parsing/compile/throw-0.7.5-legacy.zip new file mode 100644 index 000000000..051facad7 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.6-compact.zip b/tests/ast-parsing/compile/throw-0.7.6-compact.zip new file mode 100644 index 000000000..5237ddd5b Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.7.6-legacy.zip b/tests/ast-parsing/compile/throw-0.7.6-legacy.zip new file mode 100644 index 000000000..77ea6a215 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/throw-0.8.0-compact.zip b/tests/ast-parsing/compile/throw-0.8.0-compact.zip new file mode 100644 index 000000000..136444886 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.8.1-compact.zip b/tests/ast-parsing/compile/throw-0.8.1-compact.zip new file mode 100644 index 000000000..5cbadbad2 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.8.2-compact.zip b/tests/ast-parsing/compile/throw-0.8.2-compact.zip new file mode 100644 index 000000000..db37d35de Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.8.3-compact.zip b/tests/ast-parsing/compile/throw-0.8.3-compact.zip new file mode 100644 index 000000000..09e091f23 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/throw-0.8.4-compact.zip b/tests/ast-parsing/compile/throw-0.8.4-compact.zip new file mode 100644 index 000000000..f96537067 Binary files /dev/null and b/tests/ast-parsing/compile/throw-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.0-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.0-legacy.zip new file mode 100644 index 000000000..58ff1b3a2 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.1-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.1-legacy.zip new file mode 100644 index 000000000..1b80a7367 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.10-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.10-legacy.zip new file mode 100644 index 000000000..2ad8d23c7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.11-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.11-legacy.zip new file mode 100644 index 000000000..80459912e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.12-compact.zip b/tests/ast-parsing/compile/top-level-0.4.12-compact.zip new file mode 100644 index 000000000..cd4d2c70a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.12-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.12-legacy.zip new file mode 100644 index 000000000..4194eef20 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.13-compact.zip b/tests/ast-parsing/compile/top-level-0.4.13-compact.zip new file mode 100644 index 000000000..02f2ac01e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.13-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.13-legacy.zip new file mode 100644 index 000000000..082940988 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.14-compact.zip b/tests/ast-parsing/compile/top-level-0.4.14-compact.zip new file mode 100644 index 000000000..ba3a3a4af Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.14-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.14-legacy.zip new file mode 100644 index 000000000..3202902e2 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.15-compact.zip b/tests/ast-parsing/compile/top-level-0.4.15-compact.zip new file mode 100644 index 000000000..ef98e98f6 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.15-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.15-legacy.zip new file mode 100644 index 000000000..38ef46f8c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.16-compact.zip b/tests/ast-parsing/compile/top-level-0.4.16-compact.zip new file mode 100644 index 000000000..7e0254b70 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.16-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.16-legacy.zip new file mode 100644 index 000000000..30a2af71c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.17-compact.zip b/tests/ast-parsing/compile/top-level-0.4.17-compact.zip new file mode 100644 index 000000000..9cd2c00a1 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.17-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.17-legacy.zip new file mode 100644 index 000000000..718cb3cd1 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.18-compact.zip b/tests/ast-parsing/compile/top-level-0.4.18-compact.zip new file mode 100644 index 000000000..c60528cb2 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.18-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.18-legacy.zip new file mode 100644 index 000000000..19bf37f4a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.19-compact.zip b/tests/ast-parsing/compile/top-level-0.4.19-compact.zip new file mode 100644 index 000000000..640062750 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.19-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.19-legacy.zip new file mode 100644 index 000000000..2e407bd4e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.2-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.2-legacy.zip new file mode 100644 index 000000000..34c58b4d2 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.20-compact.zip b/tests/ast-parsing/compile/top-level-0.4.20-compact.zip new file mode 100644 index 000000000..3f8daa124 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.20-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.20-legacy.zip new file mode 100644 index 000000000..038ef3527 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.21-compact.zip b/tests/ast-parsing/compile/top-level-0.4.21-compact.zip new file mode 100644 index 000000000..02b951e99 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.21-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.21-legacy.zip new file mode 100644 index 000000000..71379cd3f Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.22-compact.zip b/tests/ast-parsing/compile/top-level-0.4.22-compact.zip new file mode 100644 index 000000000..2ff096ed1 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.22-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.22-legacy.zip new file mode 100644 index 000000000..fad51a053 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.23-compact.zip b/tests/ast-parsing/compile/top-level-0.4.23-compact.zip new file mode 100644 index 000000000..5f5402f16 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.23-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.23-legacy.zip new file mode 100644 index 000000000..9529ef711 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.24-compact.zip b/tests/ast-parsing/compile/top-level-0.4.24-compact.zip new file mode 100644 index 000000000..aca98c723 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.24-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.24-legacy.zip new file mode 100644 index 000000000..64f126a3e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.25-compact.zip b/tests/ast-parsing/compile/top-level-0.4.25-compact.zip new file mode 100644 index 000000000..84dc2c286 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.25-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.25-legacy.zip new file mode 100644 index 000000000..886b64a4b Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.26-compact.zip b/tests/ast-parsing/compile/top-level-0.4.26-compact.zip new file mode 100644 index 000000000..f7e8deee4 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.26-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.26-legacy.zip new file mode 100644 index 000000000..081897a45 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.3-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.3-legacy.zip new file mode 100644 index 000000000..8a3ce0986 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.4-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.4-legacy.zip new file mode 100644 index 000000000..7d5349fd4 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.5-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.5-legacy.zip new file mode 100644 index 000000000..d2ab4f38b Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.6-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.6-legacy.zip new file mode 100644 index 000000000..8674973dd Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.7-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.7-legacy.zip new file mode 100644 index 000000000..033dd7ab1 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.8-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.8-legacy.zip new file mode 100644 index 000000000..e8639c66c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.4.9-legacy.zip b/tests/ast-parsing/compile/top-level-0.4.9-legacy.zip new file mode 100644 index 000000000..769cfcd59 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.0-compact.zip b/tests/ast-parsing/compile/top-level-0.5.0-compact.zip new file mode 100644 index 000000000..34a1597d2 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.0-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.0-legacy.zip new file mode 100644 index 000000000..36d96fe1b Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.1-compact.zip b/tests/ast-parsing/compile/top-level-0.5.1-compact.zip new file mode 100644 index 000000000..8451a3d93 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.1-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.1-legacy.zip new file mode 100644 index 000000000..3df686155 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.10-compact.zip b/tests/ast-parsing/compile/top-level-0.5.10-compact.zip new file mode 100644 index 000000000..11fc2611b Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.10-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.10-legacy.zip new file mode 100644 index 000000000..52c5a05c8 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.11-compact.zip b/tests/ast-parsing/compile/top-level-0.5.11-compact.zip new file mode 100644 index 000000000..b5d7b2898 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.11-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.11-legacy.zip new file mode 100644 index 000000000..e071880bf Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.12-compact.zip b/tests/ast-parsing/compile/top-level-0.5.12-compact.zip new file mode 100644 index 000000000..cd9e7a233 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.12-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.12-legacy.zip new file mode 100644 index 000000000..cebe0d9b0 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.13-compact.zip b/tests/ast-parsing/compile/top-level-0.5.13-compact.zip new file mode 100644 index 000000000..626f150c1 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.13-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.13-legacy.zip new file mode 100644 index 000000000..072d16096 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.14-compact.zip b/tests/ast-parsing/compile/top-level-0.5.14-compact.zip new file mode 100644 index 000000000..bd3df84f6 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.14-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.14-legacy.zip new file mode 100644 index 000000000..3bcef9a08 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.15-compact.zip b/tests/ast-parsing/compile/top-level-0.5.15-compact.zip new file mode 100644 index 000000000..9cf0d848a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.15-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.15-legacy.zip new file mode 100644 index 000000000..055a736bb Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.16-compact.zip b/tests/ast-parsing/compile/top-level-0.5.16-compact.zip new file mode 100644 index 000000000..74bfb6e66 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.16-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.16-legacy.zip new file mode 100644 index 000000000..6572b55df Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.17-compact.zip b/tests/ast-parsing/compile/top-level-0.5.17-compact.zip new file mode 100644 index 000000000..0a10de506 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.17-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.17-legacy.zip new file mode 100644 index 000000000..a0b86975c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.2-compact.zip b/tests/ast-parsing/compile/top-level-0.5.2-compact.zip new file mode 100644 index 000000000..e7aa9d936 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.2-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.2-legacy.zip new file mode 100644 index 000000000..ec205716f Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.3-compact.zip b/tests/ast-parsing/compile/top-level-0.5.3-compact.zip new file mode 100644 index 000000000..564dd2de7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.3-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.3-legacy.zip new file mode 100644 index 000000000..0fa49f998 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.4-compact.zip b/tests/ast-parsing/compile/top-level-0.5.4-compact.zip new file mode 100644 index 000000000..64f914247 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.4-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.4-legacy.zip new file mode 100644 index 000000000..a4b0c99fe Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.5-compact.zip b/tests/ast-parsing/compile/top-level-0.5.5-compact.zip new file mode 100644 index 000000000..c86178b70 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.5-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.5-legacy.zip new file mode 100644 index 000000000..1bb30a6c4 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.6-compact.zip b/tests/ast-parsing/compile/top-level-0.5.6-compact.zip new file mode 100644 index 000000000..976a42795 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.6-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.6-legacy.zip new file mode 100644 index 000000000..ce1d26c2a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.7-compact.zip b/tests/ast-parsing/compile/top-level-0.5.7-compact.zip new file mode 100644 index 000000000..3a65b28c7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.7-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.7-legacy.zip new file mode 100644 index 000000000..71ed8516d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.8-compact.zip b/tests/ast-parsing/compile/top-level-0.5.8-compact.zip new file mode 100644 index 000000000..d22ae6264 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.8-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.8-legacy.zip new file mode 100644 index 000000000..6d285ef7a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.9-compact.zip b/tests/ast-parsing/compile/top-level-0.5.9-compact.zip new file mode 100644 index 000000000..d1616f46a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.5.9-legacy.zip b/tests/ast-parsing/compile/top-level-0.5.9-legacy.zip new file mode 100644 index 000000000..41b446c7d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.0-compact.zip b/tests/ast-parsing/compile/top-level-0.6.0-compact.zip new file mode 100644 index 000000000..18a3e91e4 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.0-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.0-legacy.zip new file mode 100644 index 000000000..eacc3b47a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.1-compact.zip b/tests/ast-parsing/compile/top-level-0.6.1-compact.zip new file mode 100644 index 000000000..8881da5e8 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.1-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.1-legacy.zip new file mode 100644 index 000000000..e59b5ae9f Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.10-compact.zip b/tests/ast-parsing/compile/top-level-0.6.10-compact.zip new file mode 100644 index 000000000..14df62da5 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.10-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.10-legacy.zip new file mode 100644 index 000000000..45e72b439 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.11-compact.zip b/tests/ast-parsing/compile/top-level-0.6.11-compact.zip new file mode 100644 index 000000000..db8a559fb Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.11-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.11-legacy.zip new file mode 100644 index 000000000..70f727cb9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.12-compact.zip b/tests/ast-parsing/compile/top-level-0.6.12-compact.zip new file mode 100644 index 000000000..aac6140a6 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.12-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.12-legacy.zip new file mode 100644 index 000000000..554a625e6 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.2-compact.zip b/tests/ast-parsing/compile/top-level-0.6.2-compact.zip new file mode 100644 index 000000000..c80113096 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.2-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.2-legacy.zip new file mode 100644 index 000000000..cb6e516c7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.3-compact.zip b/tests/ast-parsing/compile/top-level-0.6.3-compact.zip new file mode 100644 index 000000000..616f158ee Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.3-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.3-legacy.zip new file mode 100644 index 000000000..91d760b55 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.4-compact.zip b/tests/ast-parsing/compile/top-level-0.6.4-compact.zip new file mode 100644 index 000000000..821561173 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.4-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.4-legacy.zip new file mode 100644 index 000000000..c496168d9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.5-compact.zip b/tests/ast-parsing/compile/top-level-0.6.5-compact.zip new file mode 100644 index 000000000..2e79bab88 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.5-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.5-legacy.zip new file mode 100644 index 000000000..de524d351 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.6-compact.zip b/tests/ast-parsing/compile/top-level-0.6.6-compact.zip new file mode 100644 index 000000000..5ea74dfd4 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.6-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.6-legacy.zip new file mode 100644 index 000000000..89ff27169 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.7-compact.zip b/tests/ast-parsing/compile/top-level-0.6.7-compact.zip new file mode 100644 index 000000000..069cca132 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.7-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.7-legacy.zip new file mode 100644 index 000000000..61417ff44 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.8-compact.zip b/tests/ast-parsing/compile/top-level-0.6.8-compact.zip new file mode 100644 index 000000000..b43a64e3c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.8-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.8-legacy.zip new file mode 100644 index 000000000..8c53243ae Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.9-compact.zip b/tests/ast-parsing/compile/top-level-0.6.9-compact.zip new file mode 100644 index 000000000..7c4dd7be7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.6.9-legacy.zip b/tests/ast-parsing/compile/top-level-0.6.9-legacy.zip new file mode 100644 index 000000000..9c9dd76d1 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.0-compact.zip b/tests/ast-parsing/compile/top-level-0.7.0-compact.zip new file mode 100644 index 000000000..918cae45b Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.0-legacy.zip b/tests/ast-parsing/compile/top-level-0.7.0-legacy.zip new file mode 100644 index 000000000..ce3ad3a6d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.1-compact.zip b/tests/ast-parsing/compile/top-level-0.7.1-compact.zip new file mode 100644 index 000000000..b548ed97b Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.1-legacy.zip b/tests/ast-parsing/compile/top-level-0.7.1-legacy.zip new file mode 100644 index 000000000..5e17007c3 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.2-compact.zip b/tests/ast-parsing/compile/top-level-0.7.2-compact.zip new file mode 100644 index 000000000..13b6478cf Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.2-legacy.zip b/tests/ast-parsing/compile/top-level-0.7.2-legacy.zip new file mode 100644 index 000000000..d3913dbb0 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.3-compact.zip b/tests/ast-parsing/compile/top-level-0.7.3-compact.zip new file mode 100644 index 000000000..12b9554bb Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.3-legacy.zip b/tests/ast-parsing/compile/top-level-0.7.3-legacy.zip new file mode 100644 index 000000000..fcd0b00e7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.4-compact.zip b/tests/ast-parsing/compile/top-level-0.7.4-compact.zip new file mode 100644 index 000000000..d42ca71f2 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.4-legacy.zip b/tests/ast-parsing/compile/top-level-0.7.4-legacy.zip new file mode 100644 index 000000000..d5deb6e1d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.5-compact.zip b/tests/ast-parsing/compile/top-level-0.7.5-compact.zip new file mode 100644 index 000000000..279fd0949 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.5-legacy.zip b/tests/ast-parsing/compile/top-level-0.7.5-legacy.zip new file mode 100644 index 000000000..81872d276 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.6-compact.zip b/tests/ast-parsing/compile/top-level-0.7.6-compact.zip new file mode 100644 index 000000000..c34efc15d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.7.6-legacy.zip b/tests/ast-parsing/compile/top-level-0.7.6-legacy.zip new file mode 100644 index 000000000..f5aff8cd9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.8.0-compact.zip b/tests/ast-parsing/compile/top-level-0.8.0-compact.zip new file mode 100644 index 000000000..1098c2c8b Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.8.1-compact.zip b/tests/ast-parsing/compile/top-level-0.8.1-compact.zip new file mode 100644 index 000000000..3170c3abb Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.8.2-compact.zip b/tests/ast-parsing/compile/top-level-0.8.2-compact.zip new file mode 100644 index 000000000..7717972d7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.8.3-compact.zip b/tests/ast-parsing/compile/top-level-0.8.3-compact.zip new file mode 100644 index 000000000..777359e97 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-0.8.4-compact.zip b/tests/ast-parsing/compile/top-level-0.8.4-compact.zip new file mode 100644 index 000000000..d37619f42 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.0-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.0-legacy.zip new file mode 100644 index 000000000..7d4b7fe4f Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.1-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.1-legacy.zip new file mode 100644 index 000000000..b5798485a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.10-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.10-legacy.zip new file mode 100644 index 000000000..2920978c3 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.11-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.11-legacy.zip new file mode 100644 index 000000000..7986ca8e6 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.12-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.12-compact.zip new file mode 100644 index 000000000..637a76648 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.12-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.12-legacy.zip new file mode 100644 index 000000000..92d5e3b95 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.13-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.13-compact.zip new file mode 100644 index 000000000..7ffc45f68 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.13-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.13-legacy.zip new file mode 100644 index 000000000..129d6913c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.14-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.14-compact.zip new file mode 100644 index 000000000..d52be7614 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.14-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.14-legacy.zip new file mode 100644 index 000000000..318116e50 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.15-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.15-compact.zip new file mode 100644 index 000000000..3be4937e0 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.15-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.15-legacy.zip new file mode 100644 index 000000000..fbf830a8e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.16-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.16-compact.zip new file mode 100644 index 000000000..62c705d7c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.16-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.16-legacy.zip new file mode 100644 index 000000000..d4fdb0e07 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.17-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.17-compact.zip new file mode 100644 index 000000000..59d157fcc Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.17-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.17-legacy.zip new file mode 100644 index 000000000..586a5c2cc Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.18-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.18-compact.zip new file mode 100644 index 000000000..952e204f5 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.18-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.18-legacy.zip new file mode 100644 index 000000000..975cd9238 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.19-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.19-compact.zip new file mode 100644 index 000000000..765ed6379 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.19-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.19-legacy.zip new file mode 100644 index 000000000..7e14e6240 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.2-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.2-legacy.zip new file mode 100644 index 000000000..222553e73 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.20-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.20-compact.zip new file mode 100644 index 000000000..6e94a4025 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.20-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.20-legacy.zip new file mode 100644 index 000000000..c61d9c824 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.21-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.21-compact.zip new file mode 100644 index 000000000..ff0a2e8c8 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.21-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.21-legacy.zip new file mode 100644 index 000000000..baa96ed38 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.22-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.22-compact.zip new file mode 100644 index 000000000..e293fe9da Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.22-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.22-legacy.zip new file mode 100644 index 000000000..1fb609b70 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.23-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.23-compact.zip new file mode 100644 index 000000000..9cf8b9c46 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.23-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.23-legacy.zip new file mode 100644 index 000000000..cc472b576 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.24-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.24-compact.zip new file mode 100644 index 000000000..82c15d667 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.24-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.24-legacy.zip new file mode 100644 index 000000000..ffe317e5c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.25-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.25-compact.zip new file mode 100644 index 000000000..c8b4b3b08 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.25-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.25-legacy.zip new file mode 100644 index 000000000..14a334953 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.26-compact.zip b/tests/ast-parsing/compile/top-level-import-0.4.26-compact.zip new file mode 100644 index 000000000..11425d5fa Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.26-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.26-legacy.zip new file mode 100644 index 000000000..f28eb0193 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.3-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.3-legacy.zip new file mode 100644 index 000000000..eb96f5d16 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.4-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.4-legacy.zip new file mode 100644 index 000000000..f2dceff23 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.5-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.5-legacy.zip new file mode 100644 index 000000000..aa639a03e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.6-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.6-legacy.zip new file mode 100644 index 000000000..05a525f90 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.7-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.7-legacy.zip new file mode 100644 index 000000000..d47c55c2f Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.8-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.8-legacy.zip new file mode 100644 index 000000000..c75b668a9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.4.9-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.4.9-legacy.zip new file mode 100644 index 000000000..dac4eb11d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.0-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.0-compact.zip new file mode 100644 index 000000000..0c6481596 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.0-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.0-legacy.zip new file mode 100644 index 000000000..5025a84ac Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.1-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.1-compact.zip new file mode 100644 index 000000000..011fe9087 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.1-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.1-legacy.zip new file mode 100644 index 000000000..ced4cdc99 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.10-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.10-compact.zip new file mode 100644 index 000000000..0a85eef90 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.10-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.10-legacy.zip new file mode 100644 index 000000000..d156508b6 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.11-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.11-compact.zip new file mode 100644 index 000000000..bf57af052 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.11-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.11-legacy.zip new file mode 100644 index 000000000..01f949aff Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.12-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.12-compact.zip new file mode 100644 index 000000000..74e4a2f10 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.12-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.12-legacy.zip new file mode 100644 index 000000000..86f91e1d9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.13-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.13-compact.zip new file mode 100644 index 000000000..c9e3638d9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.13-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.13-legacy.zip new file mode 100644 index 000000000..6717dae0a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.14-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.14-compact.zip new file mode 100644 index 000000000..055387fdb Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.14-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.14-legacy.zip new file mode 100644 index 000000000..1dc658d4a Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.15-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.15-compact.zip new file mode 100644 index 000000000..28df789ac Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.15-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.15-legacy.zip new file mode 100644 index 000000000..1f4fc135e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.16-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.16-compact.zip new file mode 100644 index 000000000..87ac05398 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.16-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.16-legacy.zip new file mode 100644 index 000000000..69cf810cc Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.17-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.17-compact.zip new file mode 100644 index 000000000..aa7a3ca5c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.17-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.17-legacy.zip new file mode 100644 index 000000000..7155abc69 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.2-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.2-compact.zip new file mode 100644 index 000000000..b096086f4 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.2-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.2-legacy.zip new file mode 100644 index 000000000..2082c1347 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.3-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.3-compact.zip new file mode 100644 index 000000000..61c8c685b Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.3-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.3-legacy.zip new file mode 100644 index 000000000..59c61c998 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.4-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.4-compact.zip new file mode 100644 index 000000000..279b81cc9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.4-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.4-legacy.zip new file mode 100644 index 000000000..8bca18740 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.5-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.5-compact.zip new file mode 100644 index 000000000..d0f79d9a9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.5-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.5-legacy.zip new file mode 100644 index 000000000..bbe6cd36c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.6-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.6-compact.zip new file mode 100644 index 000000000..80e8d2f4d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.6-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.6-legacy.zip new file mode 100644 index 000000000..ab7a55824 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.7-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.7-compact.zip new file mode 100644 index 000000000..4d10ebe3d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.7-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.7-legacy.zip new file mode 100644 index 000000000..38896a179 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.8-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.8-compact.zip new file mode 100644 index 000000000..0a5c080e5 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.8-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.8-legacy.zip new file mode 100644 index 000000000..45b17d6ef Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.9-compact.zip b/tests/ast-parsing/compile/top-level-import-0.5.9-compact.zip new file mode 100644 index 000000000..0979d6e70 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.5.9-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.5.9-legacy.zip new file mode 100644 index 000000000..a5a2a737c Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.0-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.0-compact.zip new file mode 100644 index 000000000..672a780cc Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.0-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.0-legacy.zip new file mode 100644 index 000000000..bde234512 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.1-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.1-compact.zip new file mode 100644 index 000000000..aeef84fce Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.1-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.1-legacy.zip new file mode 100644 index 000000000..85aee339f Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.10-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.10-compact.zip new file mode 100644 index 000000000..0a3a2e4c1 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.10-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.10-legacy.zip new file mode 100644 index 000000000..4b88b4983 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.11-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.11-compact.zip new file mode 100644 index 000000000..0f0f705ae Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.11-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.11-legacy.zip new file mode 100644 index 000000000..964a7d00e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.12-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.12-compact.zip new file mode 100644 index 000000000..686843ce7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.12-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.12-legacy.zip new file mode 100644 index 000000000..a2931a319 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.2-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.2-compact.zip new file mode 100644 index 000000000..9f7eed8ad Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.2-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.2-legacy.zip new file mode 100644 index 000000000..27e0b37ab Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.3-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.3-compact.zip new file mode 100644 index 000000000..7d7d33fd6 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.3-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.3-legacy.zip new file mode 100644 index 000000000..dd0f7abd3 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.4-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.4-compact.zip new file mode 100644 index 000000000..2383c1d62 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.4-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.4-legacy.zip new file mode 100644 index 000000000..46073b463 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.5-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.5-compact.zip new file mode 100644 index 000000000..d8f03069e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.5-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.5-legacy.zip new file mode 100644 index 000000000..c0ff4e016 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.6-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.6-compact.zip new file mode 100644 index 000000000..d338d9031 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.6-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.6-legacy.zip new file mode 100644 index 000000000..580d9e2eb Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.7-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.7-compact.zip new file mode 100644 index 000000000..e09f0c371 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.7-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.7-legacy.zip new file mode 100644 index 000000000..006233d66 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.8-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.8-compact.zip new file mode 100644 index 000000000..cf490f935 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.8-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.8-legacy.zip new file mode 100644 index 000000000..f55487a59 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.9-compact.zip b/tests/ast-parsing/compile/top-level-import-0.6.9-compact.zip new file mode 100644 index 000000000..c580353ec Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.6.9-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.6.9-legacy.zip new file mode 100644 index 000000000..210b3ecad Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.0-compact.zip b/tests/ast-parsing/compile/top-level-import-0.7.0-compact.zip new file mode 100644 index 000000000..a7884f187 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.0-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.7.0-legacy.zip new file mode 100644 index 000000000..9a32c8116 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.1-compact.zip b/tests/ast-parsing/compile/top-level-import-0.7.1-compact.zip new file mode 100644 index 000000000..38d9ec8c5 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.1-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.7.1-legacy.zip new file mode 100644 index 000000000..e93da4e00 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.2-compact.zip b/tests/ast-parsing/compile/top-level-import-0.7.2-compact.zip new file mode 100644 index 000000000..de9983e99 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.2-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.7.2-legacy.zip new file mode 100644 index 000000000..029f8e7e4 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.3-compact.zip b/tests/ast-parsing/compile/top-level-import-0.7.3-compact.zip new file mode 100644 index 000000000..542efd8f7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.3-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.7.3-legacy.zip new file mode 100644 index 000000000..7dd148205 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.4-compact.zip b/tests/ast-parsing/compile/top-level-import-0.7.4-compact.zip new file mode 100644 index 000000000..e98bc5733 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.4-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.7.4-legacy.zip new file mode 100644 index 000000000..98a3df7e7 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.5-compact.zip b/tests/ast-parsing/compile/top-level-import-0.7.5-compact.zip new file mode 100644 index 000000000..92cdc1dd3 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.5-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.7.5-legacy.zip new file mode 100644 index 000000000..a99dd0d8f Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.6-compact.zip b/tests/ast-parsing/compile/top-level-import-0.7.6-compact.zip new file mode 100644 index 000000000..cd93f065e Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.7.6-legacy.zip b/tests/ast-parsing/compile/top-level-import-0.7.6-legacy.zip new file mode 100644 index 000000000..6f3325903 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.8.0-compact.zip b/tests/ast-parsing/compile/top-level-import-0.8.0-compact.zip new file mode 100644 index 000000000..2152d6bc8 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.8.1-compact.zip b/tests/ast-parsing/compile/top-level-import-0.8.1-compact.zip new file mode 100644 index 000000000..8bc283182 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.8.2-compact.zip b/tests/ast-parsing/compile/top-level-import-0.8.2-compact.zip new file mode 100644 index 000000000..536dd24a9 Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.8.3-compact.zip b/tests/ast-parsing/compile/top-level-import-0.8.3-compact.zip new file mode 100644 index 000000000..1efb4acdb Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/top-level-import-0.8.4-compact.zip b/tests/ast-parsing/compile/top-level-import-0.8.4-compact.zip new file mode 100644 index 000000000..c01063d9d Binary files /dev/null and b/tests/ast-parsing/compile/top-level-import-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.0-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.0-legacy.zip new file mode 100644 index 000000000..54306ee42 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.1-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.1-legacy.zip new file mode 100644 index 000000000..49b54dcb3 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.10-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.10-legacy.zip new file mode 100644 index 000000000..902d45da8 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.11-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.11-legacy.zip new file mode 100644 index 000000000..7f49c09b3 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.12-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.12-compact.zip new file mode 100644 index 000000000..ef87f00a0 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.12-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.12-legacy.zip new file mode 100644 index 000000000..25c37bc92 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.13-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.13-compact.zip new file mode 100644 index 000000000..e0de4407d Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.13-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.13-legacy.zip new file mode 100644 index 000000000..3dc6e3823 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.14-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.14-compact.zip new file mode 100644 index 000000000..f371c63c1 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.14-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.14-legacy.zip new file mode 100644 index 000000000..82bf7de29 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.15-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.15-compact.zip new file mode 100644 index 000000000..cacc30636 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.15-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.15-legacy.zip new file mode 100644 index 000000000..6e80e5fea Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.16-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.16-compact.zip new file mode 100644 index 000000000..62516d0df Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.16-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.16-legacy.zip new file mode 100644 index 000000000..c23fd8d28 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.17-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.17-compact.zip new file mode 100644 index 000000000..1657bf2e0 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.17-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.17-legacy.zip new file mode 100644 index 000000000..6f9b5769c Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.18-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.18-compact.zip new file mode 100644 index 000000000..d06ee6bf6 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.18-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.18-legacy.zip new file mode 100644 index 000000000..e0d06d723 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.19-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.19-compact.zip new file mode 100644 index 000000000..29be9c8c7 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.19-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.19-legacy.zip new file mode 100644 index 000000000..a31f569d6 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.2-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.2-legacy.zip new file mode 100644 index 000000000..efbdf91d8 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.20-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.20-compact.zip new file mode 100644 index 000000000..9b5332c15 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.20-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.20-legacy.zip new file mode 100644 index 000000000..6473daf25 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.21-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.21-compact.zip new file mode 100644 index 000000000..452fa977d Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.21-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.21-legacy.zip new file mode 100644 index 000000000..ba59c36b6 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.22-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.22-compact.zip new file mode 100644 index 000000000..0aa54401f Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.22-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.22-legacy.zip new file mode 100644 index 000000000..efa2a1463 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.23-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.23-compact.zip new file mode 100644 index 000000000..1679daed5 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.23-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.23-legacy.zip new file mode 100644 index 000000000..dbbbf177f Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.24-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.24-compact.zip new file mode 100644 index 000000000..8be1bda81 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.24-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.24-legacy.zip new file mode 100644 index 000000000..1b970924a Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.25-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.25-compact.zip new file mode 100644 index 000000000..fcc4446b4 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.25-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.25-legacy.zip new file mode 100644 index 000000000..64f31e901 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.26-compact.zip b/tests/ast-parsing/compile/trycatch-0.4.26-compact.zip new file mode 100644 index 000000000..032b3c248 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.26-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.26-legacy.zip new file mode 100644 index 000000000..51e37c9a9 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.3-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.3-legacy.zip new file mode 100644 index 000000000..33b722ec3 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.4-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.4-legacy.zip new file mode 100644 index 000000000..2c4de10ff Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.5-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.5-legacy.zip new file mode 100644 index 000000000..edb4c5a33 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.6-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.6-legacy.zip new file mode 100644 index 000000000..0f8fc2a6f Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.7-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.7-legacy.zip new file mode 100644 index 000000000..d7b72ab83 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.8-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.8-legacy.zip new file mode 100644 index 000000000..75a303a17 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.4.9-legacy.zip b/tests/ast-parsing/compile/trycatch-0.4.9-legacy.zip new file mode 100644 index 000000000..9252a1487 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.0-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.0-compact.zip new file mode 100644 index 000000000..7544eb410 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.0-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.0-legacy.zip new file mode 100644 index 000000000..90804ebf6 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.1-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.1-compact.zip new file mode 100644 index 000000000..c5e63490b Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.1-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.1-legacy.zip new file mode 100644 index 000000000..5029a67f9 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.10-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.10-compact.zip new file mode 100644 index 000000000..a1e9804d8 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.10-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.10-legacy.zip new file mode 100644 index 000000000..0af59481f Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.11-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.11-compact.zip new file mode 100644 index 000000000..2f7f5d1eb Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.11-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.11-legacy.zip new file mode 100644 index 000000000..2093e7d69 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.12-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.12-compact.zip new file mode 100644 index 000000000..efbdaa02e Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.12-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.12-legacy.zip new file mode 100644 index 000000000..6196d05c1 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.13-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.13-compact.zip new file mode 100644 index 000000000..dfb0feab2 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.13-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.13-legacy.zip new file mode 100644 index 000000000..3c1224cb8 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.14-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.14-compact.zip new file mode 100644 index 000000000..ea7874a74 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.14-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.14-legacy.zip new file mode 100644 index 000000000..558c7631e Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.15-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.15-compact.zip new file mode 100644 index 000000000..bce9afa6d Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.15-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.15-legacy.zip new file mode 100644 index 000000000..299a8cf39 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.16-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.16-compact.zip new file mode 100644 index 000000000..9611af080 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.16-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.16-legacy.zip new file mode 100644 index 000000000..bbea41560 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.17-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.17-compact.zip new file mode 100644 index 000000000..7e06c1837 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.17-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.17-legacy.zip new file mode 100644 index 000000000..60f320108 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.2-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.2-compact.zip new file mode 100644 index 000000000..7ff61eb14 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.2-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.2-legacy.zip new file mode 100644 index 000000000..8f34f4785 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.3-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.3-compact.zip new file mode 100644 index 000000000..20327134f Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.3-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.3-legacy.zip new file mode 100644 index 000000000..bb49131b9 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.4-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.4-compact.zip new file mode 100644 index 000000000..d177ef488 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.4-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.4-legacy.zip new file mode 100644 index 000000000..57f8b09e0 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.5-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.5-compact.zip new file mode 100644 index 000000000..c34d802a9 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.5-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.5-legacy.zip new file mode 100644 index 000000000..878c45224 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.6-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.6-compact.zip new file mode 100644 index 000000000..5d8ce377a Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.6-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.6-legacy.zip new file mode 100644 index 000000000..3606d3eda Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.7-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.7-compact.zip new file mode 100644 index 000000000..347a3e911 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.7-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.7-legacy.zip new file mode 100644 index 000000000..767b3c098 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.8-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.8-compact.zip new file mode 100644 index 000000000..fb5426cd9 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.8-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.8-legacy.zip new file mode 100644 index 000000000..f50915fa8 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.9-compact.zip b/tests/ast-parsing/compile/trycatch-0.5.9-compact.zip new file mode 100644 index 000000000..40e93698e Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.5.9-legacy.zip b/tests/ast-parsing/compile/trycatch-0.5.9-legacy.zip new file mode 100644 index 000000000..e1faef178 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.0-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.0-compact.zip new file mode 100644 index 000000000..503a6261f Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.0-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.0-legacy.zip new file mode 100644 index 000000000..cebf09daa Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.1-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.1-compact.zip new file mode 100644 index 000000000..c46c56381 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.1-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.1-legacy.zip new file mode 100644 index 000000000..1f76db358 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.10-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.10-compact.zip new file mode 100644 index 000000000..ba46cd8f2 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.10-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.10-legacy.zip new file mode 100644 index 000000000..9ed4ca466 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.11-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.11-compact.zip new file mode 100644 index 000000000..1bb913130 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.11-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.11-legacy.zip new file mode 100644 index 000000000..1a0229554 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.12-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.12-compact.zip new file mode 100644 index 000000000..dba816c46 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.12-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.12-legacy.zip new file mode 100644 index 000000000..26aa0e8aa Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.2-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.2-compact.zip new file mode 100644 index 000000000..bd5be2b99 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.2-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.2-legacy.zip new file mode 100644 index 000000000..cad02bb44 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.3-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.3-compact.zip new file mode 100644 index 000000000..f16a56b8c Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.3-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.3-legacy.zip new file mode 100644 index 000000000..89428961c Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.4-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.4-compact.zip new file mode 100644 index 000000000..213edc9e6 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.4-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.4-legacy.zip new file mode 100644 index 000000000..a8b8d4e9c Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.5-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.5-compact.zip new file mode 100644 index 000000000..d5c895a27 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.5-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.5-legacy.zip new file mode 100644 index 000000000..99fa407fb Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.6-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.6-compact.zip new file mode 100644 index 000000000..d3698ad3c Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.6-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.6-legacy.zip new file mode 100644 index 000000000..d69ba1946 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.7-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.7-compact.zip new file mode 100644 index 000000000..8a5fd30c1 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.7-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.7-legacy.zip new file mode 100644 index 000000000..41d25bc26 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.8-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.8-compact.zip new file mode 100644 index 000000000..c1d523922 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.8-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.8-legacy.zip new file mode 100644 index 000000000..58dedc907 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.9-compact.zip b/tests/ast-parsing/compile/trycatch-0.6.9-compact.zip new file mode 100644 index 000000000..4599fb71e Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.6.9-legacy.zip b/tests/ast-parsing/compile/trycatch-0.6.9-legacy.zip new file mode 100644 index 000000000..7b36846f3 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.0-compact.zip b/tests/ast-parsing/compile/trycatch-0.7.0-compact.zip new file mode 100644 index 000000000..6bb11991d Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.0-legacy.zip b/tests/ast-parsing/compile/trycatch-0.7.0-legacy.zip new file mode 100644 index 000000000..ad9941be5 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.1-compact.zip b/tests/ast-parsing/compile/trycatch-0.7.1-compact.zip new file mode 100644 index 000000000..c60d98e8f Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.1-legacy.zip b/tests/ast-parsing/compile/trycatch-0.7.1-legacy.zip new file mode 100644 index 000000000..4a33930d2 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.2-compact.zip b/tests/ast-parsing/compile/trycatch-0.7.2-compact.zip new file mode 100644 index 000000000..e14405565 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.2-legacy.zip b/tests/ast-parsing/compile/trycatch-0.7.2-legacy.zip new file mode 100644 index 000000000..66530c537 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.3-compact.zip b/tests/ast-parsing/compile/trycatch-0.7.3-compact.zip new file mode 100644 index 000000000..fdbac631a Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.3-legacy.zip b/tests/ast-parsing/compile/trycatch-0.7.3-legacy.zip new file mode 100644 index 000000000..b2eff2487 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.4-compact.zip b/tests/ast-parsing/compile/trycatch-0.7.4-compact.zip new file mode 100644 index 000000000..4a2bdf20f Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.4-legacy.zip b/tests/ast-parsing/compile/trycatch-0.7.4-legacy.zip new file mode 100644 index 000000000..ca4665b38 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.5-compact.zip b/tests/ast-parsing/compile/trycatch-0.7.5-compact.zip new file mode 100644 index 000000000..9b6bedd8c Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.5-legacy.zip b/tests/ast-parsing/compile/trycatch-0.7.5-legacy.zip new file mode 100644 index 000000000..b327878ac Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.6-compact.zip b/tests/ast-parsing/compile/trycatch-0.7.6-compact.zip new file mode 100644 index 000000000..d768b13fc Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.7.6-legacy.zip b/tests/ast-parsing/compile/trycatch-0.7.6-legacy.zip new file mode 100644 index 000000000..355b7b300 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.8.0-compact.zip b/tests/ast-parsing/compile/trycatch-0.8.0-compact.zip new file mode 100644 index 000000000..3bf2778c1 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.8.1-compact.zip b/tests/ast-parsing/compile/trycatch-0.8.1-compact.zip new file mode 100644 index 000000000..3d34be28e Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.8.2-compact.zip b/tests/ast-parsing/compile/trycatch-0.8.2-compact.zip new file mode 100644 index 000000000..b1f95896b Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.8.3-compact.zip b/tests/ast-parsing/compile/trycatch-0.8.3-compact.zip new file mode 100644 index 000000000..3e3068d62 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/trycatch-0.8.4-compact.zip b/tests/ast-parsing/compile/trycatch-0.8.4-compact.zip new file mode 100644 index 000000000..9dbafff67 Binary files /dev/null and b/tests/ast-parsing/compile/trycatch-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.0-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.0-legacy.zip new file mode 100644 index 000000000..48f8080e3 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.1-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.1-legacy.zip new file mode 100644 index 000000000..4d0550a98 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.10-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.10-legacy.zip new file mode 100644 index 000000000..afc609b99 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.11-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.11-legacy.zip new file mode 100644 index 000000000..620907a59 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.12-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.12-compact.zip new file mode 100644 index 000000000..0eaaaf94e Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.12-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.12-legacy.zip new file mode 100644 index 000000000..84cbb4021 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.13-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.13-compact.zip new file mode 100644 index 000000000..21e0a8a70 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.13-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.13-legacy.zip new file mode 100644 index 000000000..10b2665f1 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.14-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.14-compact.zip new file mode 100644 index 000000000..fae45eed2 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.14-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.14-legacy.zip new file mode 100644 index 000000000..8c5eba312 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.15-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.15-compact.zip new file mode 100644 index 000000000..89afc6d86 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.15-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.15-legacy.zip new file mode 100644 index 000000000..62e7521e5 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.16-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.16-compact.zip new file mode 100644 index 000000000..7e780aa8d Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.16-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.16-legacy.zip new file mode 100644 index 000000000..c40f94c13 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.17-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.17-compact.zip new file mode 100644 index 000000000..d01d47714 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.17-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.17-legacy.zip new file mode 100644 index 000000000..92ca15680 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.18-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.18-compact.zip new file mode 100644 index 000000000..60aa8c263 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.18-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.18-legacy.zip new file mode 100644 index 000000000..db26d14bc Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.19-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.19-compact.zip new file mode 100644 index 000000000..c5f5e008f Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.19-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.19-legacy.zip new file mode 100644 index 000000000..3427994bf Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.2-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.2-legacy.zip new file mode 100644 index 000000000..9d9e0d6c1 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.20-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.20-compact.zip new file mode 100644 index 000000000..14996d9c0 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.20-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.20-legacy.zip new file mode 100644 index 000000000..89ccc32d3 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.21-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.21-compact.zip new file mode 100644 index 000000000..2bc49c4d7 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.21-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.21-legacy.zip new file mode 100644 index 000000000..ef3c9bd30 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.22-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.22-compact.zip new file mode 100644 index 000000000..03991626f Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.22-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.22-legacy.zip new file mode 100644 index 000000000..43a18de34 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.23-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.23-compact.zip new file mode 100644 index 000000000..440ab070e Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.23-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.23-legacy.zip new file mode 100644 index 000000000..d4adc5058 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.24-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.24-compact.zip new file mode 100644 index 000000000..6601bb440 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.24-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.24-legacy.zip new file mode 100644 index 000000000..ad1f0c442 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.25-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.25-compact.zip new file mode 100644 index 000000000..f2cad6576 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.25-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.25-legacy.zip new file mode 100644 index 000000000..38376cdfd Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.26-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.4.26-compact.zip new file mode 100644 index 000000000..4badf4a3c Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.26-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.26-legacy.zip new file mode 100644 index 000000000..cde4ce7db Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.3-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.3-legacy.zip new file mode 100644 index 000000000..c79a01fbd Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.4-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.4-legacy.zip new file mode 100644 index 000000000..1d761a288 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.5-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.5-legacy.zip new file mode 100644 index 000000000..e03273ac9 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.6-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.6-legacy.zip new file mode 100644 index 000000000..05857d0a9 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.7-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.7-legacy.zip new file mode 100644 index 000000000..6176c6a99 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.8-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.8-legacy.zip new file mode 100644 index 000000000..b0384bbc1 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.4.9-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.4.9-legacy.zip new file mode 100644 index 000000000..0ab7edcc1 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.0-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.0-compact.zip new file mode 100644 index 000000000..1d90e6247 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.0-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.0-legacy.zip new file mode 100644 index 000000000..8678029cd Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.1-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.1-compact.zip new file mode 100644 index 000000000..2b9e3eda9 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.1-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.1-legacy.zip new file mode 100644 index 000000000..1f7ad1aa0 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.10-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.10-compact.zip new file mode 100644 index 000000000..7294ad0a6 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.10-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.10-legacy.zip new file mode 100644 index 000000000..f86e723b8 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.11-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.11-compact.zip new file mode 100644 index 000000000..0b8f76b00 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.11-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.11-legacy.zip new file mode 100644 index 000000000..0536263fb Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.12-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.12-compact.zip new file mode 100644 index 000000000..a2610d729 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.12-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.12-legacy.zip new file mode 100644 index 000000000..f5cd73b7e Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.13-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.13-compact.zip new file mode 100644 index 000000000..6bee27030 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.13-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.13-legacy.zip new file mode 100644 index 000000000..9321b9ff3 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.14-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.14-compact.zip new file mode 100644 index 000000000..7e50c7684 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.14-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.14-legacy.zip new file mode 100644 index 000000000..9766de99f Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.15-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.15-compact.zip new file mode 100644 index 000000000..6d05afa1c Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.15-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.15-legacy.zip new file mode 100644 index 000000000..32a0bb573 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.16-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.16-compact.zip new file mode 100644 index 000000000..1f6a10a9d Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.16-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.16-legacy.zip new file mode 100644 index 000000000..bc3ce5b7b Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.17-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.17-compact.zip new file mode 100644 index 000000000..f2e98bd3b Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.17-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.17-legacy.zip new file mode 100644 index 000000000..261cdb0a9 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.2-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.2-compact.zip new file mode 100644 index 000000000..250999b8e Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.2-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.2-legacy.zip new file mode 100644 index 000000000..03a831226 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.3-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.3-compact.zip new file mode 100644 index 000000000..275c4a759 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.3-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.3-legacy.zip new file mode 100644 index 000000000..1e0bc91d1 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.4-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.4-compact.zip new file mode 100644 index 000000000..1218424d2 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.4-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.4-legacy.zip new file mode 100644 index 000000000..45e0525dc Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.5-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.5-compact.zip new file mode 100644 index 000000000..1cb633dd7 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.5-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.5-legacy.zip new file mode 100644 index 000000000..f66ca58bf Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.6-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.6-compact.zip new file mode 100644 index 000000000..40e36394e Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.6-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.6-legacy.zip new file mode 100644 index 000000000..8d60d4e26 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.7-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.7-compact.zip new file mode 100644 index 000000000..167b5843b Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.7-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.7-legacy.zip new file mode 100644 index 000000000..22985c8c9 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.8-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.8-compact.zip new file mode 100644 index 000000000..68c409835 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.8-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.8-legacy.zip new file mode 100644 index 000000000..bb74ba424 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.9-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.5.9-compact.zip new file mode 100644 index 000000000..b3a0cfb4c Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.5.9-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.5.9-legacy.zip new file mode 100644 index 000000000..3e336f9f5 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.0-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.0-compact.zip new file mode 100644 index 000000000..b02d1a69b Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.0-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.0-legacy.zip new file mode 100644 index 000000000..b95af901a Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.1-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.1-compact.zip new file mode 100644 index 000000000..ec78f99f7 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.1-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.1-legacy.zip new file mode 100644 index 000000000..0ae8f87f3 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.10-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.10-compact.zip new file mode 100644 index 000000000..afaa4ceae Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.10-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.10-legacy.zip new file mode 100644 index 000000000..70c40cd86 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.11-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.11-compact.zip new file mode 100644 index 000000000..aba125d21 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.11-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.11-legacy.zip new file mode 100644 index 000000000..05eca79d8 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.12-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.12-compact.zip new file mode 100644 index 000000000..a5601123f Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.12-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.12-legacy.zip new file mode 100644 index 000000000..a68a087dd Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.2-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.2-compact.zip new file mode 100644 index 000000000..fe2c71f7b Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.2-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.2-legacy.zip new file mode 100644 index 000000000..b94147f7f Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.3-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.3-compact.zip new file mode 100644 index 000000000..89a3faf13 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.3-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.3-legacy.zip new file mode 100644 index 000000000..c5f996960 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.4-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.4-compact.zip new file mode 100644 index 000000000..1dbdd2be1 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.4-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.4-legacy.zip new file mode 100644 index 000000000..199740603 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.5-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.5-compact.zip new file mode 100644 index 000000000..f8a2fa5d7 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.5-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.5-legacy.zip new file mode 100644 index 000000000..8f0630c05 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.6-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.6-compact.zip new file mode 100644 index 000000000..55a00a8ef Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.6-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.6-legacy.zip new file mode 100644 index 000000000..4c27a482d Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.7-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.7-compact.zip new file mode 100644 index 000000000..d353d97d3 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.7-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.7-legacy.zip new file mode 100644 index 000000000..971edfdaf Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.8-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.8-compact.zip new file mode 100644 index 000000000..0cc2485c6 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.8-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.8-legacy.zip new file mode 100644 index 000000000..022eea760 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.9-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.6.9-compact.zip new file mode 100644 index 000000000..08f399dfb Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.6.9-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.6.9-legacy.zip new file mode 100644 index 000000000..ff9d8f99e Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.0-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.7.0-compact.zip new file mode 100644 index 000000000..c01b81cb8 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.0-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.7.0-legacy.zip new file mode 100644 index 000000000..670190209 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.1-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.7.1-compact.zip new file mode 100644 index 000000000..eb821ef84 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.1-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.7.1-legacy.zip new file mode 100644 index 000000000..81d43164e Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.2-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.7.2-compact.zip new file mode 100644 index 000000000..7fae82cbc Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.2-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.7.2-legacy.zip new file mode 100644 index 000000000..4a1291c5e Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.3-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.7.3-compact.zip new file mode 100644 index 000000000..f19eaf04d Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.3-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.7.3-legacy.zip new file mode 100644 index 000000000..c9203e245 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.4-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.7.4-compact.zip new file mode 100644 index 000000000..41fa25c71 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.4-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.7.4-legacy.zip new file mode 100644 index 000000000..a39a6d210 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.5-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.7.5-compact.zip new file mode 100644 index 000000000..8205470d0 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.5-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.7.5-legacy.zip new file mode 100644 index 000000000..c078680ed Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.6-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.7.6-compact.zip new file mode 100644 index 000000000..87cfcb0e4 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.7.6-legacy.zip b/tests/ast-parsing/compile/tupleexpression-0.7.6-legacy.zip new file mode 100644 index 000000000..0938ab0d8 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.8.0-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.8.0-compact.zip new file mode 100644 index 000000000..3f5d91233 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.8.1-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.8.1-compact.zip new file mode 100644 index 000000000..c45490f54 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.8.2-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.8.2-compact.zip new file mode 100644 index 000000000..b48b22a6d Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.8.3-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.8.3-compact.zip new file mode 100644 index 000000000..aa47c27bb Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/tupleexpression-0.8.4-compact.zip b/tests/ast-parsing/compile/tupleexpression-0.8.4-compact.zip new file mode 100644 index 000000000..0c54902b9 Binary files /dev/null and b/tests/ast-parsing/compile/tupleexpression-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.0-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.0-legacy.zip new file mode 100644 index 000000000..c42c4d5d8 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.1-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.1-legacy.zip new file mode 100644 index 000000000..3efb2f90e Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.10-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.10-legacy.zip new file mode 100644 index 000000000..33646ea6f Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.11-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.11-legacy.zip new file mode 100644 index 000000000..1f7858beb Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.12-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.12-compact.zip new file mode 100644 index 000000000..2ddd85a63 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.12-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.12-legacy.zip new file mode 100644 index 000000000..435127260 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.13-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.13-compact.zip new file mode 100644 index 000000000..6838444cc Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.13-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.13-legacy.zip new file mode 100644 index 000000000..960c82814 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.14-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.14-compact.zip new file mode 100644 index 000000000..b8eea671e Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.14-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.14-legacy.zip new file mode 100644 index 000000000..4074d2fd2 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.15-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.15-compact.zip new file mode 100644 index 000000000..d4c83b1b3 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.15-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.15-legacy.zip new file mode 100644 index 000000000..788fdafb6 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.16-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.16-compact.zip new file mode 100644 index 000000000..77371a196 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.16-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.16-legacy.zip new file mode 100644 index 000000000..d22443c10 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.17-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.17-compact.zip new file mode 100644 index 000000000..232bda0b8 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.17-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.17-legacy.zip new file mode 100644 index 000000000..e9a277102 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.18-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.18-compact.zip new file mode 100644 index 000000000..9deaca06f Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.18-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.18-legacy.zip new file mode 100644 index 000000000..39477adb1 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.19-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.19-compact.zip new file mode 100644 index 000000000..f8d2b65f3 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.19-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.19-legacy.zip new file mode 100644 index 000000000..2b00ed5a8 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.2-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.2-legacy.zip new file mode 100644 index 000000000..2677fb327 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.20-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.20-compact.zip new file mode 100644 index 000000000..2318f3b0a Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.20-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.20-legacy.zip new file mode 100644 index 000000000..a7275bd1f Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.21-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.21-compact.zip new file mode 100644 index 000000000..a7a928a29 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.21-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.21-legacy.zip new file mode 100644 index 000000000..b49557e10 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.22-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.22-compact.zip new file mode 100644 index 000000000..3cfbc8ce9 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.22-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.22-legacy.zip new file mode 100644 index 000000000..8d44f34e5 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.23-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.23-compact.zip new file mode 100644 index 000000000..abd755335 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.23-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.23-legacy.zip new file mode 100644 index 000000000..8a905176f Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.24-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.24-compact.zip new file mode 100644 index 000000000..7e468e0a7 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.24-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.24-legacy.zip new file mode 100644 index 000000000..ed0b5bc4e Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.25-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.25-compact.zip new file mode 100644 index 000000000..5265b5dad Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.25-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.25-legacy.zip new file mode 100644 index 000000000..852b6211e Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.26-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.4.26-compact.zip new file mode 100644 index 000000000..c3dea68de Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.26-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.26-legacy.zip new file mode 100644 index 000000000..c20294974 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.3-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.3-legacy.zip new file mode 100644 index 000000000..2cfaf978d Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.4-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.4-legacy.zip new file mode 100644 index 000000000..da1f2d23c Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.5-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.5-legacy.zip new file mode 100644 index 000000000..954fa5184 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.6-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.6-legacy.zip new file mode 100644 index 000000000..fde8121c0 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.7-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.7-legacy.zip new file mode 100644 index 000000000..b25b0963a Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.8-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.8-legacy.zip new file mode 100644 index 000000000..a3129019e Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.4.9-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.4.9-legacy.zip new file mode 100644 index 000000000..cff861c1a Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.0-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.0-compact.zip new file mode 100644 index 000000000..42bea8379 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.0-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.0-legacy.zip new file mode 100644 index 000000000..fdefa2416 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.1-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.1-compact.zip new file mode 100644 index 000000000..7a78d8708 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.1-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.1-legacy.zip new file mode 100644 index 000000000..3ba626eab Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.10-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.10-compact.zip new file mode 100644 index 000000000..955953a3d Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.10-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.10-legacy.zip new file mode 100644 index 000000000..96d665916 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.11-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.11-compact.zip new file mode 100644 index 000000000..65cf039c7 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.11-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.11-legacy.zip new file mode 100644 index 000000000..4581c3b07 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.12-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.12-compact.zip new file mode 100644 index 000000000..2151bfa7d Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.12-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.12-legacy.zip new file mode 100644 index 000000000..8b3defb5d Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.13-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.13-compact.zip new file mode 100644 index 000000000..1cd6e20a3 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.13-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.13-legacy.zip new file mode 100644 index 000000000..5aac939a2 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.14-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.14-compact.zip new file mode 100644 index 000000000..01e401a4b Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.14-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.14-legacy.zip new file mode 100644 index 000000000..2f7610938 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.15-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.15-compact.zip new file mode 100644 index 000000000..f8d9577c3 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.15-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.15-legacy.zip new file mode 100644 index 000000000..8a329159c Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.16-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.16-compact.zip new file mode 100644 index 000000000..1fe5f8122 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.16-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.16-legacy.zip new file mode 100644 index 000000000..af30b7aaa Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.17-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.17-compact.zip new file mode 100644 index 000000000..214498aab Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.17-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.17-legacy.zip new file mode 100644 index 000000000..323cad228 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.2-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.2-compact.zip new file mode 100644 index 000000000..a8afc0183 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.2-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.2-legacy.zip new file mode 100644 index 000000000..4827d9354 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.3-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.3-compact.zip new file mode 100644 index 000000000..5c4187273 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.3-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.3-legacy.zip new file mode 100644 index 000000000..0a042bb0f Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.4-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.4-compact.zip new file mode 100644 index 000000000..81adf4e63 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.4-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.4-legacy.zip new file mode 100644 index 000000000..56b2b2e4e Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.5-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.5-compact.zip new file mode 100644 index 000000000..74f6471b8 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.5-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.5-legacy.zip new file mode 100644 index 000000000..b7e287d67 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.6-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.6-compact.zip new file mode 100644 index 000000000..6baae6bad Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.6-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.6-legacy.zip new file mode 100644 index 000000000..2d47bd2dc Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.7-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.7-compact.zip new file mode 100644 index 000000000..cc5175e5f Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.7-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.7-legacy.zip new file mode 100644 index 000000000..2bfbd4e64 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.8-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.8-compact.zip new file mode 100644 index 000000000..bc91751b6 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.8-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.8-legacy.zip new file mode 100644 index 000000000..a196e82d9 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.9-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.5.9-compact.zip new file mode 100644 index 000000000..4a2ef22e8 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.5.9-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.5.9-legacy.zip new file mode 100644 index 000000000..b46e0edd8 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.0-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.0-compact.zip new file mode 100644 index 000000000..6d3348518 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.0-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.0-legacy.zip new file mode 100644 index 000000000..fce0abc9f Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.1-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.1-compact.zip new file mode 100644 index 000000000..9f0613e85 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.1-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.1-legacy.zip new file mode 100644 index 000000000..9572c33aa Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.10-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.10-compact.zip new file mode 100644 index 000000000..66a2371e0 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.10-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.10-legacy.zip new file mode 100644 index 000000000..27878b437 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.11-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.11-compact.zip new file mode 100644 index 000000000..c36bb2f35 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.11-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.11-legacy.zip new file mode 100644 index 000000000..a3653f8eb Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.12-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.12-compact.zip new file mode 100644 index 000000000..861f9a720 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.12-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.12-legacy.zip new file mode 100644 index 000000000..a6975f92c Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.2-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.2-compact.zip new file mode 100644 index 000000000..a40475d9c Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.2-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.2-legacy.zip new file mode 100644 index 000000000..6f83489db Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.3-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.3-compact.zip new file mode 100644 index 000000000..9653ece7e Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.3-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.3-legacy.zip new file mode 100644 index 000000000..e913e0fd2 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.4-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.4-compact.zip new file mode 100644 index 000000000..d36986262 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.4-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.4-legacy.zip new file mode 100644 index 000000000..8078a7808 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.5-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.5-compact.zip new file mode 100644 index 000000000..56afaf8e0 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.5-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.5-legacy.zip new file mode 100644 index 000000000..347efb9ec Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.6-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.6-compact.zip new file mode 100644 index 000000000..043be7845 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.6-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.6-legacy.zip new file mode 100644 index 000000000..11ef9f4aa Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.7-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.7-compact.zip new file mode 100644 index 000000000..0a7a3961a Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.7-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.7-legacy.zip new file mode 100644 index 000000000..3e068d348 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.8-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.8-compact.zip new file mode 100644 index 000000000..ce2f91f32 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.8-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.8-legacy.zip new file mode 100644 index 000000000..317e484de Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.9-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.6.9-compact.zip new file mode 100644 index 000000000..4dff1e889 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.6.9-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.6.9-legacy.zip new file mode 100644 index 000000000..cbc933ce0 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.0-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.7.0-compact.zip new file mode 100644 index 000000000..334a1259e Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.0-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.7.0-legacy.zip new file mode 100644 index 000000000..c07769033 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.1-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.7.1-compact.zip new file mode 100644 index 000000000..edc06ef5a Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.1-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.7.1-legacy.zip new file mode 100644 index 000000000..2457d45f1 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.2-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.7.2-compact.zip new file mode 100644 index 000000000..fb6059ca0 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.2-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.7.2-legacy.zip new file mode 100644 index 000000000..43a94881b Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.3-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.7.3-compact.zip new file mode 100644 index 000000000..3fa324281 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.3-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.7.3-legacy.zip new file mode 100644 index 000000000..d81172e57 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.4-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.7.4-compact.zip new file mode 100644 index 000000000..6ab846274 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.4-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.7.4-legacy.zip new file mode 100644 index 000000000..25c4f83e3 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.5-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.7.5-compact.zip new file mode 100644 index 000000000..ea76a7cac Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.5-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.7.5-legacy.zip new file mode 100644 index 000000000..d30be4531 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.6-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.7.6-compact.zip new file mode 100644 index 000000000..16a3652c6 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.7.6-legacy.zip b/tests/ast-parsing/compile/unaryexpression-0.7.6-legacy.zip new file mode 100644 index 000000000..7b75b8f8b Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.8.0-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.8.0-compact.zip new file mode 100644 index 000000000..8bc1daac0 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.8.1-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.8.1-compact.zip new file mode 100644 index 000000000..4cc02db87 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.8.2-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.8.2-compact.zip new file mode 100644 index 000000000..cad7049c2 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.8.3-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.8.3-compact.zip new file mode 100644 index 000000000..48bcd5995 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/unaryexpression-0.8.4-compact.zip b/tests/ast-parsing/compile/unaryexpression-0.8.4-compact.zip new file mode 100644 index 000000000..b48bf8ea7 Binary files /dev/null and b/tests/ast-parsing/compile/unaryexpression-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.0-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.0-legacy.zip new file mode 100644 index 000000000..29851eacf Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.1-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.1-legacy.zip new file mode 100644 index 000000000..a816a225f Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.10-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.10-legacy.zip new file mode 100644 index 000000000..4042a3c16 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.11-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.11-legacy.zip new file mode 100644 index 000000000..685c54f8e Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.12-compact.zip b/tests/ast-parsing/compile/using-for-0.4.12-compact.zip new file mode 100644 index 000000000..11ff7ba88 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.12-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.12-legacy.zip new file mode 100644 index 000000000..3c1db2282 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.13-compact.zip b/tests/ast-parsing/compile/using-for-0.4.13-compact.zip new file mode 100644 index 000000000..2022a7416 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.13-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.13-legacy.zip new file mode 100644 index 000000000..8402a2080 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.14-compact.zip b/tests/ast-parsing/compile/using-for-0.4.14-compact.zip new file mode 100644 index 000000000..0cdd5869d Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.14-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.14-legacy.zip new file mode 100644 index 000000000..e538a36c4 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.15-compact.zip b/tests/ast-parsing/compile/using-for-0.4.15-compact.zip new file mode 100644 index 000000000..5c0f47b62 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.15-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.15-legacy.zip new file mode 100644 index 000000000..8f071fa3c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.16-compact.zip b/tests/ast-parsing/compile/using-for-0.4.16-compact.zip new file mode 100644 index 000000000..23491d539 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.16-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.16-legacy.zip new file mode 100644 index 000000000..131ec8ed3 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.17-compact.zip b/tests/ast-parsing/compile/using-for-0.4.17-compact.zip new file mode 100644 index 000000000..90152f9f1 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.17-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.17-legacy.zip new file mode 100644 index 000000000..72949ff7e Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.18-compact.zip b/tests/ast-parsing/compile/using-for-0.4.18-compact.zip new file mode 100644 index 000000000..ec06a2a9a Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.18-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.18-legacy.zip new file mode 100644 index 000000000..10fd604cf Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.19-compact.zip b/tests/ast-parsing/compile/using-for-0.4.19-compact.zip new file mode 100644 index 000000000..daa80937a Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.19-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.19-legacy.zip new file mode 100644 index 000000000..2f4daf4c7 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.2-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.2-legacy.zip new file mode 100644 index 000000000..fc3026357 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.20-compact.zip b/tests/ast-parsing/compile/using-for-0.4.20-compact.zip new file mode 100644 index 000000000..3aad6bda3 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.20-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.20-legacy.zip new file mode 100644 index 000000000..1d96597a0 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.21-compact.zip b/tests/ast-parsing/compile/using-for-0.4.21-compact.zip new file mode 100644 index 000000000..0d1f78e52 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.21-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.21-legacy.zip new file mode 100644 index 000000000..b30f35b82 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.22-compact.zip b/tests/ast-parsing/compile/using-for-0.4.22-compact.zip new file mode 100644 index 000000000..1701a2371 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.22-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.22-legacy.zip new file mode 100644 index 000000000..a67214885 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.23-compact.zip b/tests/ast-parsing/compile/using-for-0.4.23-compact.zip new file mode 100644 index 000000000..95219a5e7 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.23-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.23-legacy.zip new file mode 100644 index 000000000..82b8fb97f Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.24-compact.zip b/tests/ast-parsing/compile/using-for-0.4.24-compact.zip new file mode 100644 index 000000000..1e7bea202 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.24-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.24-legacy.zip new file mode 100644 index 000000000..1ff807dfd Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.25-compact.zip b/tests/ast-parsing/compile/using-for-0.4.25-compact.zip new file mode 100644 index 000000000..7bacb0705 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.25-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.25-legacy.zip new file mode 100644 index 000000000..d6668b587 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.26-compact.zip b/tests/ast-parsing/compile/using-for-0.4.26-compact.zip new file mode 100644 index 000000000..05035c53c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.26-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.26-legacy.zip new file mode 100644 index 000000000..3aff71f01 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.3-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.3-legacy.zip new file mode 100644 index 000000000..1c11ddfb1 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.4-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.4-legacy.zip new file mode 100644 index 000000000..e9fcc5c69 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.5-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.5-legacy.zip new file mode 100644 index 000000000..8c9a77dc0 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.6-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.6-legacy.zip new file mode 100644 index 000000000..7a1236abc Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.7-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.7-legacy.zip new file mode 100644 index 000000000..a6b66b091 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.8-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.8-legacy.zip new file mode 100644 index 000000000..b45faf4ef Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.4.9-legacy.zip b/tests/ast-parsing/compile/using-for-0.4.9-legacy.zip new file mode 100644 index 000000000..4d1439914 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.0-compact.zip b/tests/ast-parsing/compile/using-for-0.5.0-compact.zip new file mode 100644 index 000000000..491906c64 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.0-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.0-legacy.zip new file mode 100644 index 000000000..d6196ba6c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.1-compact.zip b/tests/ast-parsing/compile/using-for-0.5.1-compact.zip new file mode 100644 index 000000000..8c0af0ffe Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.1-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.1-legacy.zip new file mode 100644 index 000000000..c2379ba58 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.10-compact.zip b/tests/ast-parsing/compile/using-for-0.5.10-compact.zip new file mode 100644 index 000000000..f31fa7a34 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.10-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.10-legacy.zip new file mode 100644 index 000000000..9eab00848 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.11-compact.zip b/tests/ast-parsing/compile/using-for-0.5.11-compact.zip new file mode 100644 index 000000000..5d6ab915b Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.11-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.11-legacy.zip new file mode 100644 index 000000000..0e26fe441 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.12-compact.zip b/tests/ast-parsing/compile/using-for-0.5.12-compact.zip new file mode 100644 index 000000000..2f57fe0c2 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.12-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.12-legacy.zip new file mode 100644 index 000000000..c500db79e Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.13-compact.zip b/tests/ast-parsing/compile/using-for-0.5.13-compact.zip new file mode 100644 index 000000000..049a32fe4 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.13-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.13-legacy.zip new file mode 100644 index 000000000..f027d47e6 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.14-compact.zip b/tests/ast-parsing/compile/using-for-0.5.14-compact.zip new file mode 100644 index 000000000..99f64704b Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.14-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.14-legacy.zip new file mode 100644 index 000000000..d5d766b28 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.15-compact.zip b/tests/ast-parsing/compile/using-for-0.5.15-compact.zip new file mode 100644 index 000000000..24ce85c21 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.15-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.15-legacy.zip new file mode 100644 index 000000000..19cb48f43 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.16-compact.zip b/tests/ast-parsing/compile/using-for-0.5.16-compact.zip new file mode 100644 index 000000000..0ad838488 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.16-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.16-legacy.zip new file mode 100644 index 000000000..4f6272c71 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.17-compact.zip b/tests/ast-parsing/compile/using-for-0.5.17-compact.zip new file mode 100644 index 000000000..2b40767de Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.17-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.17-legacy.zip new file mode 100644 index 000000000..f42ed7d09 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.2-compact.zip b/tests/ast-parsing/compile/using-for-0.5.2-compact.zip new file mode 100644 index 000000000..1cb46c29a Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.2-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.2-legacy.zip new file mode 100644 index 000000000..a06e6d02d Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.3-compact.zip b/tests/ast-parsing/compile/using-for-0.5.3-compact.zip new file mode 100644 index 000000000..b7f529d72 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.3-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.3-legacy.zip new file mode 100644 index 000000000..5ea95ee28 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.4-compact.zip b/tests/ast-parsing/compile/using-for-0.5.4-compact.zip new file mode 100644 index 000000000..e97733f42 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.4-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.4-legacy.zip new file mode 100644 index 000000000..084e6709a Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.5-compact.zip b/tests/ast-parsing/compile/using-for-0.5.5-compact.zip new file mode 100644 index 000000000..95c9acec5 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.5-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.5-legacy.zip new file mode 100644 index 000000000..11826d5f0 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.6-compact.zip b/tests/ast-parsing/compile/using-for-0.5.6-compact.zip new file mode 100644 index 000000000..d2cf0fc84 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.6-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.6-legacy.zip new file mode 100644 index 000000000..f143e0156 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.7-compact.zip b/tests/ast-parsing/compile/using-for-0.5.7-compact.zip new file mode 100644 index 000000000..4562fb88d Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.7-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.7-legacy.zip new file mode 100644 index 000000000..c726afcc7 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.8-compact.zip b/tests/ast-parsing/compile/using-for-0.5.8-compact.zip new file mode 100644 index 000000000..9d6a62341 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.8-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.8-legacy.zip new file mode 100644 index 000000000..583a22b24 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.9-compact.zip b/tests/ast-parsing/compile/using-for-0.5.9-compact.zip new file mode 100644 index 000000000..e6651a8d0 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.5.9-legacy.zip b/tests/ast-parsing/compile/using-for-0.5.9-legacy.zip new file mode 100644 index 000000000..5b2ab691c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.0-compact.zip b/tests/ast-parsing/compile/using-for-0.6.0-compact.zip new file mode 100644 index 000000000..2ef5c34cf Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.0-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.0-legacy.zip new file mode 100644 index 000000000..7a45169fd Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.1-compact.zip b/tests/ast-parsing/compile/using-for-0.6.1-compact.zip new file mode 100644 index 000000000..cb573304a Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.1-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.1-legacy.zip new file mode 100644 index 000000000..35ee84147 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.10-compact.zip b/tests/ast-parsing/compile/using-for-0.6.10-compact.zip new file mode 100644 index 000000000..8733b00e7 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.10-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.10-legacy.zip new file mode 100644 index 000000000..f71f12b43 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.11-compact.zip b/tests/ast-parsing/compile/using-for-0.6.11-compact.zip new file mode 100644 index 000000000..656080bc7 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.11-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.11-legacy.zip new file mode 100644 index 000000000..c4941c4c7 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.12-compact.zip b/tests/ast-parsing/compile/using-for-0.6.12-compact.zip new file mode 100644 index 000000000..1c1f37a2a Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.12-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.12-legacy.zip new file mode 100644 index 000000000..a84d6f152 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.2-compact.zip b/tests/ast-parsing/compile/using-for-0.6.2-compact.zip new file mode 100644 index 000000000..4e084f4d9 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.2-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.2-legacy.zip new file mode 100644 index 000000000..f11a962e0 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.3-compact.zip b/tests/ast-parsing/compile/using-for-0.6.3-compact.zip new file mode 100644 index 000000000..d8c807f85 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.3-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.3-legacy.zip new file mode 100644 index 000000000..c2acd8da5 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.4-compact.zip b/tests/ast-parsing/compile/using-for-0.6.4-compact.zip new file mode 100644 index 000000000..6c59fe0e1 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.4-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.4-legacy.zip new file mode 100644 index 000000000..837278f3b Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.5-compact.zip b/tests/ast-parsing/compile/using-for-0.6.5-compact.zip new file mode 100644 index 000000000..72b0a75b1 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.5-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.5-legacy.zip new file mode 100644 index 000000000..b28b71e7a Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.6-compact.zip b/tests/ast-parsing/compile/using-for-0.6.6-compact.zip new file mode 100644 index 000000000..b788d94a5 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.6-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.6-legacy.zip new file mode 100644 index 000000000..1393bc848 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.7-compact.zip b/tests/ast-parsing/compile/using-for-0.6.7-compact.zip new file mode 100644 index 000000000..343c50ade Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.7-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.7-legacy.zip new file mode 100644 index 000000000..b630ff392 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.8-compact.zip b/tests/ast-parsing/compile/using-for-0.6.8-compact.zip new file mode 100644 index 000000000..7a52d7378 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.8-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.8-legacy.zip new file mode 100644 index 000000000..c64e43db5 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.9-compact.zip b/tests/ast-parsing/compile/using-for-0.6.9-compact.zip new file mode 100644 index 000000000..f29ca505e Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.6.9-legacy.zip b/tests/ast-parsing/compile/using-for-0.6.9-legacy.zip new file mode 100644 index 000000000..729cd0b61 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.0-compact.zip b/tests/ast-parsing/compile/using-for-0.7.0-compact.zip new file mode 100644 index 000000000..2ebd092fa Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.0-legacy.zip b/tests/ast-parsing/compile/using-for-0.7.0-legacy.zip new file mode 100644 index 000000000..b6f4186ba Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.1-compact.zip b/tests/ast-parsing/compile/using-for-0.7.1-compact.zip new file mode 100644 index 000000000..9a1ad45ca Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.1-legacy.zip b/tests/ast-parsing/compile/using-for-0.7.1-legacy.zip new file mode 100644 index 000000000..e29585529 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.2-compact.zip b/tests/ast-parsing/compile/using-for-0.7.2-compact.zip new file mode 100644 index 000000000..4edd24991 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.2-legacy.zip b/tests/ast-parsing/compile/using-for-0.7.2-legacy.zip new file mode 100644 index 000000000..048b8f416 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.3-compact.zip b/tests/ast-parsing/compile/using-for-0.7.3-compact.zip new file mode 100644 index 000000000..84a522254 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.3-legacy.zip b/tests/ast-parsing/compile/using-for-0.7.3-legacy.zip new file mode 100644 index 000000000..36ccaaaa1 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.4-compact.zip b/tests/ast-parsing/compile/using-for-0.7.4-compact.zip new file mode 100644 index 000000000..7f5686fb5 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.4-legacy.zip b/tests/ast-parsing/compile/using-for-0.7.4-legacy.zip new file mode 100644 index 000000000..4955bb15c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.5-compact.zip b/tests/ast-parsing/compile/using-for-0.7.5-compact.zip new file mode 100644 index 000000000..49fc5c9ff Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.5-legacy.zip b/tests/ast-parsing/compile/using-for-0.7.5-legacy.zip new file mode 100644 index 000000000..c8980de59 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.6-compact.zip b/tests/ast-parsing/compile/using-for-0.7.6-compact.zip new file mode 100644 index 000000000..a4f720a3c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.7.6-legacy.zip b/tests/ast-parsing/compile/using-for-0.7.6-legacy.zip new file mode 100644 index 000000000..397af2bd2 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.8.0-compact.zip b/tests/ast-parsing/compile/using-for-0.8.0-compact.zip new file mode 100644 index 000000000..4786a6c3c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.8.1-compact.zip b/tests/ast-parsing/compile/using-for-0.8.1-compact.zip new file mode 100644 index 000000000..96e0b6bd9 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.8.2-compact.zip b/tests/ast-parsing/compile/using-for-0.8.2-compact.zip new file mode 100644 index 000000000..2fe51ad6c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.8.3-compact.zip b/tests/ast-parsing/compile/using-for-0.8.3-compact.zip new file mode 100644 index 000000000..bfa8272a7 Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/using-for-0.8.4-compact.zip b/tests/ast-parsing/compile/using-for-0.8.4-compact.zip new file mode 100644 index 000000000..15fbe117c Binary files /dev/null and b/tests/ast-parsing/compile/using-for-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.0-legacy.zip b/tests/ast-parsing/compile/variable-0.4.0-legacy.zip new file mode 100644 index 000000000..830ea89c2 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.1-legacy.zip b/tests/ast-parsing/compile/variable-0.4.1-legacy.zip new file mode 100644 index 000000000..d06ece404 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.10-legacy.zip b/tests/ast-parsing/compile/variable-0.4.10-legacy.zip new file mode 100644 index 000000000..a915eff7e Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.11-legacy.zip b/tests/ast-parsing/compile/variable-0.4.11-legacy.zip new file mode 100644 index 000000000..cdd3dbdfa Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.12-compact.zip b/tests/ast-parsing/compile/variable-0.4.12-compact.zip new file mode 100644 index 000000000..a3916ffef Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.12-legacy.zip b/tests/ast-parsing/compile/variable-0.4.12-legacy.zip new file mode 100644 index 000000000..ad9cecfdf Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.13-compact.zip b/tests/ast-parsing/compile/variable-0.4.13-compact.zip new file mode 100644 index 000000000..fd0589e51 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.13-legacy.zip b/tests/ast-parsing/compile/variable-0.4.13-legacy.zip new file mode 100644 index 000000000..563a4fdc5 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.14-compact.zip b/tests/ast-parsing/compile/variable-0.4.14-compact.zip new file mode 100644 index 000000000..9f80c1e06 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.14-legacy.zip b/tests/ast-parsing/compile/variable-0.4.14-legacy.zip new file mode 100644 index 000000000..7b4c99720 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.15-compact.zip b/tests/ast-parsing/compile/variable-0.4.15-compact.zip new file mode 100644 index 000000000..551c2e5b3 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.15-legacy.zip b/tests/ast-parsing/compile/variable-0.4.15-legacy.zip new file mode 100644 index 000000000..c2c59ee48 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.16-compact.zip b/tests/ast-parsing/compile/variable-0.4.16-compact.zip new file mode 100644 index 000000000..fdb2dff4f Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.16-legacy.zip b/tests/ast-parsing/compile/variable-0.4.16-legacy.zip new file mode 100644 index 000000000..5091acd8b Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.17-compact.zip b/tests/ast-parsing/compile/variable-0.4.17-compact.zip new file mode 100644 index 000000000..bd5ee490e Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.17-legacy.zip b/tests/ast-parsing/compile/variable-0.4.17-legacy.zip new file mode 100644 index 000000000..313e07411 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.18-compact.zip b/tests/ast-parsing/compile/variable-0.4.18-compact.zip new file mode 100644 index 000000000..fd08acef7 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.18-legacy.zip b/tests/ast-parsing/compile/variable-0.4.18-legacy.zip new file mode 100644 index 000000000..4600b2083 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.19-compact.zip b/tests/ast-parsing/compile/variable-0.4.19-compact.zip new file mode 100644 index 000000000..936a95c0c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.19-legacy.zip b/tests/ast-parsing/compile/variable-0.4.19-legacy.zip new file mode 100644 index 000000000..1f3f66e49 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.2-legacy.zip b/tests/ast-parsing/compile/variable-0.4.2-legacy.zip new file mode 100644 index 000000000..744fc24ce Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.20-compact.zip b/tests/ast-parsing/compile/variable-0.4.20-compact.zip new file mode 100644 index 000000000..65b40364a Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.20-legacy.zip b/tests/ast-parsing/compile/variable-0.4.20-legacy.zip new file mode 100644 index 000000000..182fc1167 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.21-compact.zip b/tests/ast-parsing/compile/variable-0.4.21-compact.zip new file mode 100644 index 000000000..73abf8db5 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.21-legacy.zip b/tests/ast-parsing/compile/variable-0.4.21-legacy.zip new file mode 100644 index 000000000..2aa32e7ce Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.22-compact.zip b/tests/ast-parsing/compile/variable-0.4.22-compact.zip new file mode 100644 index 000000000..004e2fd45 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.22-legacy.zip b/tests/ast-parsing/compile/variable-0.4.22-legacy.zip new file mode 100644 index 000000000..3d8c89546 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.23-compact.zip b/tests/ast-parsing/compile/variable-0.4.23-compact.zip new file mode 100644 index 000000000..7320a1b39 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.23-legacy.zip b/tests/ast-parsing/compile/variable-0.4.23-legacy.zip new file mode 100644 index 000000000..ddc777e41 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.24-compact.zip b/tests/ast-parsing/compile/variable-0.4.24-compact.zip new file mode 100644 index 000000000..5dabe2cde Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.24-legacy.zip b/tests/ast-parsing/compile/variable-0.4.24-legacy.zip new file mode 100644 index 000000000..b28e5788d Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.25-compact.zip b/tests/ast-parsing/compile/variable-0.4.25-compact.zip new file mode 100644 index 000000000..a20472b33 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.25-legacy.zip b/tests/ast-parsing/compile/variable-0.4.25-legacy.zip new file mode 100644 index 000000000..53d7058da Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.26-compact.zip b/tests/ast-parsing/compile/variable-0.4.26-compact.zip new file mode 100644 index 000000000..6d0fb092d Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.26-legacy.zip b/tests/ast-parsing/compile/variable-0.4.26-legacy.zip new file mode 100644 index 000000000..89a8686e1 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.3-legacy.zip b/tests/ast-parsing/compile/variable-0.4.3-legacy.zip new file mode 100644 index 000000000..84daedd2a Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.4-legacy.zip b/tests/ast-parsing/compile/variable-0.4.4-legacy.zip new file mode 100644 index 000000000..a89958645 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.5-legacy.zip b/tests/ast-parsing/compile/variable-0.4.5-legacy.zip new file mode 100644 index 000000000..a1176679c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.6-legacy.zip b/tests/ast-parsing/compile/variable-0.4.6-legacy.zip new file mode 100644 index 000000000..50de45463 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.7-legacy.zip b/tests/ast-parsing/compile/variable-0.4.7-legacy.zip new file mode 100644 index 000000000..85e90f406 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.8-legacy.zip b/tests/ast-parsing/compile/variable-0.4.8-legacy.zip new file mode 100644 index 000000000..6b7fd4879 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.4.9-legacy.zip b/tests/ast-parsing/compile/variable-0.4.9-legacy.zip new file mode 100644 index 000000000..63adf737f Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.0-compact.zip b/tests/ast-parsing/compile/variable-0.5.0-compact.zip new file mode 100644 index 000000000..2db10a4b9 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.0-legacy.zip b/tests/ast-parsing/compile/variable-0.5.0-legacy.zip new file mode 100644 index 000000000..f38aa2b11 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.1-compact.zip b/tests/ast-parsing/compile/variable-0.5.1-compact.zip new file mode 100644 index 000000000..35821610a Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.1-legacy.zip b/tests/ast-parsing/compile/variable-0.5.1-legacy.zip new file mode 100644 index 000000000..287dd36b1 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.10-compact.zip b/tests/ast-parsing/compile/variable-0.5.10-compact.zip new file mode 100644 index 000000000..c72abb0fc Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.10-legacy.zip b/tests/ast-parsing/compile/variable-0.5.10-legacy.zip new file mode 100644 index 000000000..5ed93750d Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.11-compact.zip b/tests/ast-parsing/compile/variable-0.5.11-compact.zip new file mode 100644 index 000000000..000854cb4 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.11-legacy.zip b/tests/ast-parsing/compile/variable-0.5.11-legacy.zip new file mode 100644 index 000000000..cacfa247c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.12-compact.zip b/tests/ast-parsing/compile/variable-0.5.12-compact.zip new file mode 100644 index 000000000..ead523fbf Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.12-legacy.zip b/tests/ast-parsing/compile/variable-0.5.12-legacy.zip new file mode 100644 index 000000000..100b187cf Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.13-compact.zip b/tests/ast-parsing/compile/variable-0.5.13-compact.zip new file mode 100644 index 000000000..735dcf9e0 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.13-legacy.zip b/tests/ast-parsing/compile/variable-0.5.13-legacy.zip new file mode 100644 index 000000000..c67102899 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.14-compact.zip b/tests/ast-parsing/compile/variable-0.5.14-compact.zip new file mode 100644 index 000000000..b2b7f4efb Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.14-legacy.zip b/tests/ast-parsing/compile/variable-0.5.14-legacy.zip new file mode 100644 index 000000000..2fcbec456 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.15-compact.zip b/tests/ast-parsing/compile/variable-0.5.15-compact.zip new file mode 100644 index 000000000..516e94a41 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.15-legacy.zip b/tests/ast-parsing/compile/variable-0.5.15-legacy.zip new file mode 100644 index 000000000..a7bd642ce Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.16-compact.zip b/tests/ast-parsing/compile/variable-0.5.16-compact.zip new file mode 100644 index 000000000..dd70a72a1 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.16-legacy.zip b/tests/ast-parsing/compile/variable-0.5.16-legacy.zip new file mode 100644 index 000000000..9f06078d2 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.17-compact.zip b/tests/ast-parsing/compile/variable-0.5.17-compact.zip new file mode 100644 index 000000000..6b0116a49 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.17-legacy.zip b/tests/ast-parsing/compile/variable-0.5.17-legacy.zip new file mode 100644 index 000000000..9b56bc28c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.2-compact.zip b/tests/ast-parsing/compile/variable-0.5.2-compact.zip new file mode 100644 index 000000000..689668eee Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.2-legacy.zip b/tests/ast-parsing/compile/variable-0.5.2-legacy.zip new file mode 100644 index 000000000..45569e76c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.3-compact.zip b/tests/ast-parsing/compile/variable-0.5.3-compact.zip new file mode 100644 index 000000000..55b47d3ff Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.3-legacy.zip b/tests/ast-parsing/compile/variable-0.5.3-legacy.zip new file mode 100644 index 000000000..bec070afa Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.4-compact.zip b/tests/ast-parsing/compile/variable-0.5.4-compact.zip new file mode 100644 index 000000000..afcb064cd Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.4-legacy.zip b/tests/ast-parsing/compile/variable-0.5.4-legacy.zip new file mode 100644 index 000000000..aa7aee44c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.5-compact.zip b/tests/ast-parsing/compile/variable-0.5.5-compact.zip new file mode 100644 index 000000000..e55a6d672 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.5-legacy.zip b/tests/ast-parsing/compile/variable-0.5.5-legacy.zip new file mode 100644 index 000000000..43ff04631 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.6-compact.zip b/tests/ast-parsing/compile/variable-0.5.6-compact.zip new file mode 100644 index 000000000..5b8b1b4a3 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.6-legacy.zip b/tests/ast-parsing/compile/variable-0.5.6-legacy.zip new file mode 100644 index 000000000..8674dca4d Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.7-compact.zip b/tests/ast-parsing/compile/variable-0.5.7-compact.zip new file mode 100644 index 000000000..516b14f60 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.7-legacy.zip b/tests/ast-parsing/compile/variable-0.5.7-legacy.zip new file mode 100644 index 000000000..a80507460 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.8-compact.zip b/tests/ast-parsing/compile/variable-0.5.8-compact.zip new file mode 100644 index 000000000..a44868578 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.8-legacy.zip b/tests/ast-parsing/compile/variable-0.5.8-legacy.zip new file mode 100644 index 000000000..e85f0e925 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.9-compact.zip b/tests/ast-parsing/compile/variable-0.5.9-compact.zip new file mode 100644 index 000000000..b0a9754bb Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.5.9-legacy.zip b/tests/ast-parsing/compile/variable-0.5.9-legacy.zip new file mode 100644 index 000000000..f0e4ed909 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.0-compact.zip b/tests/ast-parsing/compile/variable-0.6.0-compact.zip new file mode 100644 index 000000000..5375aa24e Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.0-legacy.zip b/tests/ast-parsing/compile/variable-0.6.0-legacy.zip new file mode 100644 index 000000000..13ac27204 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.1-compact.zip b/tests/ast-parsing/compile/variable-0.6.1-compact.zip new file mode 100644 index 000000000..40075f293 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.1-legacy.zip b/tests/ast-parsing/compile/variable-0.6.1-legacy.zip new file mode 100644 index 000000000..cb4ac296e Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.10-compact.zip b/tests/ast-parsing/compile/variable-0.6.10-compact.zip new file mode 100644 index 000000000..65ce8ed62 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.10-legacy.zip b/tests/ast-parsing/compile/variable-0.6.10-legacy.zip new file mode 100644 index 000000000..135d8073a Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.11-compact.zip b/tests/ast-parsing/compile/variable-0.6.11-compact.zip new file mode 100644 index 000000000..b4b3eb773 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.11-legacy.zip b/tests/ast-parsing/compile/variable-0.6.11-legacy.zip new file mode 100644 index 000000000..9f66d77fa Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.12-compact.zip b/tests/ast-parsing/compile/variable-0.6.12-compact.zip new file mode 100644 index 000000000..326fb2e88 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.12-legacy.zip b/tests/ast-parsing/compile/variable-0.6.12-legacy.zip new file mode 100644 index 000000000..21504b62c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.2-compact.zip b/tests/ast-parsing/compile/variable-0.6.2-compact.zip new file mode 100644 index 000000000..c37660e85 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.2-legacy.zip b/tests/ast-parsing/compile/variable-0.6.2-legacy.zip new file mode 100644 index 000000000..a1607ede4 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.3-compact.zip b/tests/ast-parsing/compile/variable-0.6.3-compact.zip new file mode 100644 index 000000000..47589bea8 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.3-legacy.zip b/tests/ast-parsing/compile/variable-0.6.3-legacy.zip new file mode 100644 index 000000000..b44fcb057 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.4-compact.zip b/tests/ast-parsing/compile/variable-0.6.4-compact.zip new file mode 100644 index 000000000..ffb038617 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.4-legacy.zip b/tests/ast-parsing/compile/variable-0.6.4-legacy.zip new file mode 100644 index 000000000..cdab118dc Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.5-compact.zip b/tests/ast-parsing/compile/variable-0.6.5-compact.zip new file mode 100644 index 000000000..d7e5e447b Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.5-legacy.zip b/tests/ast-parsing/compile/variable-0.6.5-legacy.zip new file mode 100644 index 000000000..015bef2e0 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.6-compact.zip b/tests/ast-parsing/compile/variable-0.6.6-compact.zip new file mode 100644 index 000000000..8bc3aed59 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.6-legacy.zip b/tests/ast-parsing/compile/variable-0.6.6-legacy.zip new file mode 100644 index 000000000..a29934a44 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.7-compact.zip b/tests/ast-parsing/compile/variable-0.6.7-compact.zip new file mode 100644 index 000000000..4ee7a54d3 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.7-legacy.zip b/tests/ast-parsing/compile/variable-0.6.7-legacy.zip new file mode 100644 index 000000000..9120e08b2 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.8-compact.zip b/tests/ast-parsing/compile/variable-0.6.8-compact.zip new file mode 100644 index 000000000..ed575e669 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.8-legacy.zip b/tests/ast-parsing/compile/variable-0.6.8-legacy.zip new file mode 100644 index 000000000..00a03e56a Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.9-compact.zip b/tests/ast-parsing/compile/variable-0.6.9-compact.zip new file mode 100644 index 000000000..924f0a0ce Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.6.9-legacy.zip b/tests/ast-parsing/compile/variable-0.6.9-legacy.zip new file mode 100644 index 000000000..28b9ae01f Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.0-compact.zip b/tests/ast-parsing/compile/variable-0.7.0-compact.zip new file mode 100644 index 000000000..28bf68f22 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.0-legacy.zip b/tests/ast-parsing/compile/variable-0.7.0-legacy.zip new file mode 100644 index 000000000..78c5829f4 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.1-compact.zip b/tests/ast-parsing/compile/variable-0.7.1-compact.zip new file mode 100644 index 000000000..8a9e09132 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.1-legacy.zip b/tests/ast-parsing/compile/variable-0.7.1-legacy.zip new file mode 100644 index 000000000..cb99fa732 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.2-compact.zip b/tests/ast-parsing/compile/variable-0.7.2-compact.zip new file mode 100644 index 000000000..e85cf7ec8 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.2-legacy.zip b/tests/ast-parsing/compile/variable-0.7.2-legacy.zip new file mode 100644 index 000000000..120928223 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.3-compact.zip b/tests/ast-parsing/compile/variable-0.7.3-compact.zip new file mode 100644 index 000000000..9566b8a38 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.3-legacy.zip b/tests/ast-parsing/compile/variable-0.7.3-legacy.zip new file mode 100644 index 000000000..4f1fe23e4 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.4-compact.zip b/tests/ast-parsing/compile/variable-0.7.4-compact.zip new file mode 100644 index 000000000..0cbf9755c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.4-legacy.zip b/tests/ast-parsing/compile/variable-0.7.4-legacy.zip new file mode 100644 index 000000000..dbc84fd4c Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.5-compact.zip b/tests/ast-parsing/compile/variable-0.7.5-compact.zip new file mode 100644 index 000000000..aef9bd732 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.5-legacy.zip b/tests/ast-parsing/compile/variable-0.7.5-legacy.zip new file mode 100644 index 000000000..4d3f53390 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.6-compact.zip b/tests/ast-parsing/compile/variable-0.7.6-compact.zip new file mode 100644 index 000000000..ca2272551 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.7.6-legacy.zip b/tests/ast-parsing/compile/variable-0.7.6-legacy.zip new file mode 100644 index 000000000..960bef07e Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/variable-0.8.0-compact.zip b/tests/ast-parsing/compile/variable-0.8.0-compact.zip new file mode 100644 index 000000000..be20901c8 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.8.1-compact.zip b/tests/ast-parsing/compile/variable-0.8.1-compact.zip new file mode 100644 index 000000000..d138261ee Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.8.2-compact.zip b/tests/ast-parsing/compile/variable-0.8.2-compact.zip new file mode 100644 index 000000000..897d56092 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.8.3-compact.zip b/tests/ast-parsing/compile/variable-0.8.3-compact.zip new file mode 100644 index 000000000..d744f51d9 Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/variable-0.8.4-compact.zip b/tests/ast-parsing/compile/variable-0.8.4-compact.zip new file mode 100644 index 000000000..4a6a378be Binary files /dev/null and b/tests/ast-parsing/compile/variable-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.0-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.0-legacy.zip new file mode 100644 index 000000000..dc69a6666 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.1-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.1-legacy.zip new file mode 100644 index 000000000..4f8349c25 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.10-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.10-legacy.zip new file mode 100644 index 000000000..1aa41ba17 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.11-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.11-legacy.zip new file mode 100644 index 000000000..9389a4f42 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.12-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.12-compact.zip new file mode 100644 index 000000000..b935d84db Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.12-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.12-legacy.zip new file mode 100644 index 000000000..0d7c63119 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.13-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.13-compact.zip new file mode 100644 index 000000000..3510dc52b Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.13-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.13-legacy.zip new file mode 100644 index 000000000..5bd37f2a3 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.14-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.14-compact.zip new file mode 100644 index 000000000..801405db7 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.14-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.14-legacy.zip new file mode 100644 index 000000000..1174e7a8d Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.15-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.15-compact.zip new file mode 100644 index 000000000..2695d5ba2 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.15-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.15-legacy.zip new file mode 100644 index 000000000..32f8c0819 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.16-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.16-compact.zip new file mode 100644 index 000000000..f1bb35cb8 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.16-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.16-legacy.zip new file mode 100644 index 000000000..0db9a2283 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.17-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.17-compact.zip new file mode 100644 index 000000000..a527b762d Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.17-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.17-legacy.zip new file mode 100644 index 000000000..017316490 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.18-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.18-compact.zip new file mode 100644 index 000000000..5a14555b1 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.18-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.18-legacy.zip new file mode 100644 index 000000000..6e554f6c5 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.19-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.19-compact.zip new file mode 100644 index 000000000..372dc2917 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.19-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.19-legacy.zip new file mode 100644 index 000000000..2abedf158 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.2-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.2-legacy.zip new file mode 100644 index 000000000..59d29fc1a Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.20-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.20-compact.zip new file mode 100644 index 000000000..cd94f8592 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.20-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.20-legacy.zip new file mode 100644 index 000000000..c09035fa8 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.21-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.21-compact.zip new file mode 100644 index 000000000..262ef5950 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.21-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.21-legacy.zip new file mode 100644 index 000000000..d7785c533 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.22-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.22-compact.zip new file mode 100644 index 000000000..ac87c4b88 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.22-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.22-legacy.zip new file mode 100644 index 000000000..6754a4b31 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.23-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.23-compact.zip new file mode 100644 index 000000000..4ce98ae7d Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.23-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.23-legacy.zip new file mode 100644 index 000000000..50c140e82 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.24-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.24-compact.zip new file mode 100644 index 000000000..489850ad3 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.24-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.24-legacy.zip new file mode 100644 index 000000000..a18945829 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.25-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.25-compact.zip new file mode 100644 index 000000000..78999d549 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.25-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.25-legacy.zip new file mode 100644 index 000000000..f0818e95f Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.26-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.26-compact.zip new file mode 100644 index 000000000..adc8fadcb Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.26-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.26-legacy.zip new file mode 100644 index 000000000..a269d991b Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.3-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.3-legacy.zip new file mode 100644 index 000000000..4b68cf38c Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.4-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.4-legacy.zip new file mode 100644 index 000000000..59c9b8f65 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.5-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.5-legacy.zip new file mode 100644 index 000000000..fb5ea831b Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.6-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.6-legacy.zip new file mode 100644 index 000000000..4b650ba29 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.7-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.7-legacy.zip new file mode 100644 index 000000000..9124b4db5 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.8-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.8-legacy.zip new file mode 100644 index 000000000..b853e4783 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.4.9-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.4.9-legacy.zip new file mode 100644 index 000000000..ba20c2d75 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.0-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.0-compact.zip new file mode 100644 index 000000000..d32e47af1 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.0-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.0-legacy.zip new file mode 100644 index 000000000..e4bc91f59 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.1-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.1-compact.zip new file mode 100644 index 000000000..9d56034e2 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.1-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.1-legacy.zip new file mode 100644 index 000000000..1e9c88640 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.10-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.10-compact.zip new file mode 100644 index 000000000..920c050ad Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.10-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.10-legacy.zip new file mode 100644 index 000000000..397c185b8 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.11-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.11-compact.zip new file mode 100644 index 000000000..b0fe4b290 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.11-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.11-legacy.zip new file mode 100644 index 000000000..dbdfbdc64 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.12-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.12-compact.zip new file mode 100644 index 000000000..1d7032b9e Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.12-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.12-legacy.zip new file mode 100644 index 000000000..4ea1e6a78 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.13-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.13-compact.zip new file mode 100644 index 000000000..69d919f22 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.13-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.13-legacy.zip new file mode 100644 index 000000000..e87fa615c Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.14-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.14-compact.zip new file mode 100644 index 000000000..144335398 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.14-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.14-legacy.zip new file mode 100644 index 000000000..f96c9a413 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.15-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.15-compact.zip new file mode 100644 index 000000000..e3a08caeb Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.15-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.15-legacy.zip new file mode 100644 index 000000000..f18f0de59 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.16-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.16-compact.zip new file mode 100644 index 000000000..315a2c5f0 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.16-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.16-legacy.zip new file mode 100644 index 000000000..6e0fde736 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.17-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.17-compact.zip new file mode 100644 index 000000000..0686e40a0 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.17-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.17-legacy.zip new file mode 100644 index 000000000..cd667d21b Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.2-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.2-compact.zip new file mode 100644 index 000000000..0b2352153 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.2-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.2-legacy.zip new file mode 100644 index 000000000..6c96441a7 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.3-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.3-compact.zip new file mode 100644 index 000000000..6518744fa Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.3-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.3-legacy.zip new file mode 100644 index 000000000..f6fb5fea5 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.4-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.4-compact.zip new file mode 100644 index 000000000..f56abde40 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.4-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.4-legacy.zip new file mode 100644 index 000000000..be7082e0a Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.5-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.5-compact.zip new file mode 100644 index 000000000..912ac4def Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.5-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.5-legacy.zip new file mode 100644 index 000000000..8cca1ac61 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.6-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.6-compact.zip new file mode 100644 index 000000000..02d0d34f9 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.6-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.6-legacy.zip new file mode 100644 index 000000000..ab6241f0c Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.7-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.7-compact.zip new file mode 100644 index 000000000..5a95f3961 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.7-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.7-legacy.zip new file mode 100644 index 000000000..1aded7277 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.8-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.8-compact.zip new file mode 100644 index 000000000..4d0e37f47 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.8-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.8-legacy.zip new file mode 100644 index 000000000..5e955b249 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.9-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.9-compact.zip new file mode 100644 index 000000000..aa77c718c Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.5.9-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.5.9-legacy.zip new file mode 100644 index 000000000..e19330c37 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.0-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.0-compact.zip new file mode 100644 index 000000000..0a653f4b2 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.0-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.0-legacy.zip new file mode 100644 index 000000000..352543f61 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.1-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.1-compact.zip new file mode 100644 index 000000000..4ee72c3ef Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.1-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.1-legacy.zip new file mode 100644 index 000000000..8d14a48a9 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.10-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.10-compact.zip new file mode 100644 index 000000000..3342d8e11 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.10-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.10-legacy.zip new file mode 100644 index 000000000..dea38132e Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.11-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.11-compact.zip new file mode 100644 index 000000000..aff015329 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.11-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.11-legacy.zip new file mode 100644 index 000000000..a893e83ae Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.12-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.12-compact.zip new file mode 100644 index 000000000..7f9f8f97a Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.12-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.12-legacy.zip new file mode 100644 index 000000000..e8af3b8af Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.2-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.2-compact.zip new file mode 100644 index 000000000..146a7b0b8 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.2-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.2-legacy.zip new file mode 100644 index 000000000..3f847fdd8 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.3-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.3-compact.zip new file mode 100644 index 000000000..da67a7c9c Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.3-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.3-legacy.zip new file mode 100644 index 000000000..13aa12044 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.4-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.4-compact.zip new file mode 100644 index 000000000..8a1af569a Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.4-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.4-legacy.zip new file mode 100644 index 000000000..58507f394 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.5-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.5-compact.zip new file mode 100644 index 000000000..7d1c78c5b Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.5-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.5-legacy.zip new file mode 100644 index 000000000..d9c9a1b34 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.6-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.6-compact.zip new file mode 100644 index 000000000..718ae4c9b Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.6-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.6-legacy.zip new file mode 100644 index 000000000..ddb00e957 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.7-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.7-compact.zip new file mode 100644 index 000000000..a62eaa3aa Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.7-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.7-legacy.zip new file mode 100644 index 000000000..d77b13615 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.8-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.8-compact.zip new file mode 100644 index 000000000..d620de180 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.8-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.8-legacy.zip new file mode 100644 index 000000000..218ae0c8b Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.9-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.9-compact.zip new file mode 100644 index 000000000..fe7b72c37 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.6.9-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.6.9-legacy.zip new file mode 100644 index 000000000..1522bb42a Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.0-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.0-compact.zip new file mode 100644 index 000000000..bdc095da4 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.0-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.0-legacy.zip new file mode 100644 index 000000000..723706278 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.1-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.1-compact.zip new file mode 100644 index 000000000..e1a5a64cc Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.1-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.1-legacy.zip new file mode 100644 index 000000000..563a4329e Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.2-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.2-compact.zip new file mode 100644 index 000000000..5c3d3a532 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.2-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.2-legacy.zip new file mode 100644 index 000000000..09cd805ce Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.3-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.3-compact.zip new file mode 100644 index 000000000..8747c8816 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.3-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.3-legacy.zip new file mode 100644 index 000000000..b0e6cc712 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.4-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.4-compact.zip new file mode 100644 index 000000000..612509781 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.4-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.4-legacy.zip new file mode 100644 index 000000000..f7f76a6f7 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.5-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.5-compact.zip new file mode 100644 index 000000000..964a5f407 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.5-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.5-legacy.zip new file mode 100644 index 000000000..c69e11d01 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.6-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.6-compact.zip new file mode 100644 index 000000000..591e9cf2f Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.7.6-legacy.zip b/tests/ast-parsing/compile/variabledeclaration-0.7.6-legacy.zip new file mode 100644 index 000000000..742805b94 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.8.0-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.8.0-compact.zip new file mode 100644 index 000000000..bbc10f1c1 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.8.1-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.8.1-compact.zip new file mode 100644 index 000000000..b45d2878a Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.8.2-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.8.2-compact.zip new file mode 100644 index 000000000..7a688fa70 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.8.3-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.8.3-compact.zip new file mode 100644 index 000000000..5ecc99605 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/variabledeclaration-0.8.4-compact.zip b/tests/ast-parsing/compile/variabledeclaration-0.8.4-compact.zip new file mode 100644 index 000000000..a457b5ef6 Binary files /dev/null and b/tests/ast-parsing/compile/variabledeclaration-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.0-legacy.zip b/tests/ast-parsing/compile/while-0.4.0-legacy.zip new file mode 100644 index 000000000..12e156b59 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.1-legacy.zip b/tests/ast-parsing/compile/while-0.4.1-legacy.zip new file mode 100644 index 000000000..603f235e7 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.10-legacy.zip b/tests/ast-parsing/compile/while-0.4.10-legacy.zip new file mode 100644 index 000000000..9a8a9a585 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.11-legacy.zip b/tests/ast-parsing/compile/while-0.4.11-legacy.zip new file mode 100644 index 000000000..cc678ba23 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.12-compact.zip b/tests/ast-parsing/compile/while-0.4.12-compact.zip new file mode 100644 index 000000000..6209158d3 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.12-legacy.zip b/tests/ast-parsing/compile/while-0.4.12-legacy.zip new file mode 100644 index 000000000..e5d3f4cae Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.13-compact.zip b/tests/ast-parsing/compile/while-0.4.13-compact.zip new file mode 100644 index 000000000..5bdeac2bb Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.13-legacy.zip b/tests/ast-parsing/compile/while-0.4.13-legacy.zip new file mode 100644 index 000000000..f09cbae8d Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.14-compact.zip b/tests/ast-parsing/compile/while-0.4.14-compact.zip new file mode 100644 index 000000000..efdac28e1 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.14-legacy.zip b/tests/ast-parsing/compile/while-0.4.14-legacy.zip new file mode 100644 index 000000000..112acde64 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.15-compact.zip b/tests/ast-parsing/compile/while-0.4.15-compact.zip new file mode 100644 index 000000000..c74eadd1d Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.15-legacy.zip b/tests/ast-parsing/compile/while-0.4.15-legacy.zip new file mode 100644 index 000000000..fb7abccb7 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.16-compact.zip b/tests/ast-parsing/compile/while-0.4.16-compact.zip new file mode 100644 index 000000000..5c1877b11 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.16-legacy.zip b/tests/ast-parsing/compile/while-0.4.16-legacy.zip new file mode 100644 index 000000000..c8ca4aa2a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.17-compact.zip b/tests/ast-parsing/compile/while-0.4.17-compact.zip new file mode 100644 index 000000000..d9c1dced3 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.17-legacy.zip b/tests/ast-parsing/compile/while-0.4.17-legacy.zip new file mode 100644 index 000000000..32cbde0ab Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.18-compact.zip b/tests/ast-parsing/compile/while-0.4.18-compact.zip new file mode 100644 index 000000000..1f25651bd Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.18-legacy.zip b/tests/ast-parsing/compile/while-0.4.18-legacy.zip new file mode 100644 index 000000000..c859bbccf Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.19-compact.zip b/tests/ast-parsing/compile/while-0.4.19-compact.zip new file mode 100644 index 000000000..2528ae1a6 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.19-legacy.zip b/tests/ast-parsing/compile/while-0.4.19-legacy.zip new file mode 100644 index 000000000..4941b9cbd Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.2-legacy.zip b/tests/ast-parsing/compile/while-0.4.2-legacy.zip new file mode 100644 index 000000000..6126e450d Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.20-compact.zip b/tests/ast-parsing/compile/while-0.4.20-compact.zip new file mode 100644 index 000000000..8ebc71dd2 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.20-legacy.zip b/tests/ast-parsing/compile/while-0.4.20-legacy.zip new file mode 100644 index 000000000..2cc448014 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.21-compact.zip b/tests/ast-parsing/compile/while-0.4.21-compact.zip new file mode 100644 index 000000000..7e675d5bf Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.21-legacy.zip b/tests/ast-parsing/compile/while-0.4.21-legacy.zip new file mode 100644 index 000000000..184d62d7e Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.22-compact.zip b/tests/ast-parsing/compile/while-0.4.22-compact.zip new file mode 100644 index 000000000..1c627e51c Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.22-legacy.zip b/tests/ast-parsing/compile/while-0.4.22-legacy.zip new file mode 100644 index 000000000..6dd6b2639 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.23-compact.zip b/tests/ast-parsing/compile/while-0.4.23-compact.zip new file mode 100644 index 000000000..6a400e027 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.23-legacy.zip b/tests/ast-parsing/compile/while-0.4.23-legacy.zip new file mode 100644 index 000000000..86a6e2b91 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.24-compact.zip b/tests/ast-parsing/compile/while-0.4.24-compact.zip new file mode 100644 index 000000000..74b902551 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.24-legacy.zip b/tests/ast-parsing/compile/while-0.4.24-legacy.zip new file mode 100644 index 000000000..82bb5bf9b Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.25-compact.zip b/tests/ast-parsing/compile/while-0.4.25-compact.zip new file mode 100644 index 000000000..1bb83a229 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.25-legacy.zip b/tests/ast-parsing/compile/while-0.4.25-legacy.zip new file mode 100644 index 000000000..1c598d335 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.26-compact.zip b/tests/ast-parsing/compile/while-0.4.26-compact.zip new file mode 100644 index 000000000..dd39b5da9 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.26-legacy.zip b/tests/ast-parsing/compile/while-0.4.26-legacy.zip new file mode 100644 index 000000000..a83897222 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.3-legacy.zip b/tests/ast-parsing/compile/while-0.4.3-legacy.zip new file mode 100644 index 000000000..04b8c3624 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.4-legacy.zip b/tests/ast-parsing/compile/while-0.4.4-legacy.zip new file mode 100644 index 000000000..0d4223830 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.5-legacy.zip b/tests/ast-parsing/compile/while-0.4.5-legacy.zip new file mode 100644 index 000000000..633906070 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.6-legacy.zip b/tests/ast-parsing/compile/while-0.4.6-legacy.zip new file mode 100644 index 000000000..712275ac7 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.7-legacy.zip b/tests/ast-parsing/compile/while-0.4.7-legacy.zip new file mode 100644 index 000000000..71aaf3ebc Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.8-legacy.zip b/tests/ast-parsing/compile/while-0.4.8-legacy.zip new file mode 100644 index 000000000..8c43fc9e1 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.4.9-legacy.zip b/tests/ast-parsing/compile/while-0.4.9-legacy.zip new file mode 100644 index 000000000..eff0087d4 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.0-compact.zip b/tests/ast-parsing/compile/while-0.5.0-compact.zip new file mode 100644 index 000000000..5dff1d7a1 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.0-legacy.zip b/tests/ast-parsing/compile/while-0.5.0-legacy.zip new file mode 100644 index 000000000..152fa02ee Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.1-compact.zip b/tests/ast-parsing/compile/while-0.5.1-compact.zip new file mode 100644 index 000000000..f3abbe584 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.1-legacy.zip b/tests/ast-parsing/compile/while-0.5.1-legacy.zip new file mode 100644 index 000000000..416ab068f Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.10-compact.zip b/tests/ast-parsing/compile/while-0.5.10-compact.zip new file mode 100644 index 000000000..68559aa4a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.10-legacy.zip b/tests/ast-parsing/compile/while-0.5.10-legacy.zip new file mode 100644 index 000000000..e22f70625 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.11-compact.zip b/tests/ast-parsing/compile/while-0.5.11-compact.zip new file mode 100644 index 000000000..521389565 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.11-legacy.zip b/tests/ast-parsing/compile/while-0.5.11-legacy.zip new file mode 100644 index 000000000..5b3a9d5fe Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.12-compact.zip b/tests/ast-parsing/compile/while-0.5.12-compact.zip new file mode 100644 index 000000000..24d033efb Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.12-legacy.zip b/tests/ast-parsing/compile/while-0.5.12-legacy.zip new file mode 100644 index 000000000..0ba9f394d Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.13-compact.zip b/tests/ast-parsing/compile/while-0.5.13-compact.zip new file mode 100644 index 000000000..5ea0fe0b0 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.13-legacy.zip b/tests/ast-parsing/compile/while-0.5.13-legacy.zip new file mode 100644 index 000000000..3dc5fadda Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.14-compact.zip b/tests/ast-parsing/compile/while-0.5.14-compact.zip new file mode 100644 index 000000000..5243e2b2a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.14-legacy.zip b/tests/ast-parsing/compile/while-0.5.14-legacy.zip new file mode 100644 index 000000000..1796510d8 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.15-compact.zip b/tests/ast-parsing/compile/while-0.5.15-compact.zip new file mode 100644 index 000000000..3fde6c1b6 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.15-legacy.zip b/tests/ast-parsing/compile/while-0.5.15-legacy.zip new file mode 100644 index 000000000..266f9016a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.16-compact.zip b/tests/ast-parsing/compile/while-0.5.16-compact.zip new file mode 100644 index 000000000..5e5597feb Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.16-legacy.zip b/tests/ast-parsing/compile/while-0.5.16-legacy.zip new file mode 100644 index 000000000..4324ee209 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.17-compact.zip b/tests/ast-parsing/compile/while-0.5.17-compact.zip new file mode 100644 index 000000000..28b942e71 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.17-legacy.zip b/tests/ast-parsing/compile/while-0.5.17-legacy.zip new file mode 100644 index 000000000..0f037db3b Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.2-compact.zip b/tests/ast-parsing/compile/while-0.5.2-compact.zip new file mode 100644 index 000000000..0220dc0b7 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.2-legacy.zip b/tests/ast-parsing/compile/while-0.5.2-legacy.zip new file mode 100644 index 000000000..a5b3df248 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.3-compact.zip b/tests/ast-parsing/compile/while-0.5.3-compact.zip new file mode 100644 index 000000000..8600fd32c Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.3-legacy.zip b/tests/ast-parsing/compile/while-0.5.3-legacy.zip new file mode 100644 index 000000000..4ac5971da Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.4-compact.zip b/tests/ast-parsing/compile/while-0.5.4-compact.zip new file mode 100644 index 000000000..14283675d Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.4-legacy.zip b/tests/ast-parsing/compile/while-0.5.4-legacy.zip new file mode 100644 index 000000000..df543bc9f Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.5-compact.zip b/tests/ast-parsing/compile/while-0.5.5-compact.zip new file mode 100644 index 000000000..7c36aedf2 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.5-legacy.zip b/tests/ast-parsing/compile/while-0.5.5-legacy.zip new file mode 100644 index 000000000..594b0da4f Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.6-compact.zip b/tests/ast-parsing/compile/while-0.5.6-compact.zip new file mode 100644 index 000000000..4230a7ef9 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.6-legacy.zip b/tests/ast-parsing/compile/while-0.5.6-legacy.zip new file mode 100644 index 000000000..a74b11231 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.7-compact.zip b/tests/ast-parsing/compile/while-0.5.7-compact.zip new file mode 100644 index 000000000..40fabc901 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.7-legacy.zip b/tests/ast-parsing/compile/while-0.5.7-legacy.zip new file mode 100644 index 000000000..4e4ad2f70 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.8-compact.zip b/tests/ast-parsing/compile/while-0.5.8-compact.zip new file mode 100644 index 000000000..4169aa394 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.8-legacy.zip b/tests/ast-parsing/compile/while-0.5.8-legacy.zip new file mode 100644 index 000000000..f662b980f Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.9-compact.zip b/tests/ast-parsing/compile/while-0.5.9-compact.zip new file mode 100644 index 000000000..e9c9ecbd0 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.5.9-legacy.zip b/tests/ast-parsing/compile/while-0.5.9-legacy.zip new file mode 100644 index 000000000..4fd52e83a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.0-compact.zip b/tests/ast-parsing/compile/while-0.6.0-compact.zip new file mode 100644 index 000000000..455839a30 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.0-legacy.zip b/tests/ast-parsing/compile/while-0.6.0-legacy.zip new file mode 100644 index 000000000..2933c1548 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.1-compact.zip b/tests/ast-parsing/compile/while-0.6.1-compact.zip new file mode 100644 index 000000000..cfddc7d03 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.1-legacy.zip b/tests/ast-parsing/compile/while-0.6.1-legacy.zip new file mode 100644 index 000000000..66aca674a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.10-compact.zip b/tests/ast-parsing/compile/while-0.6.10-compact.zip new file mode 100644 index 000000000..1bf767e0a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.10-legacy.zip b/tests/ast-parsing/compile/while-0.6.10-legacy.zip new file mode 100644 index 000000000..5a84688bc Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.11-compact.zip b/tests/ast-parsing/compile/while-0.6.11-compact.zip new file mode 100644 index 000000000..5b8b81248 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.11-legacy.zip b/tests/ast-parsing/compile/while-0.6.11-legacy.zip new file mode 100644 index 000000000..42e9c2b87 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.12-compact.zip b/tests/ast-parsing/compile/while-0.6.12-compact.zip new file mode 100644 index 000000000..f031bb232 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.12-legacy.zip b/tests/ast-parsing/compile/while-0.6.12-legacy.zip new file mode 100644 index 000000000..f06f532b4 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.2-compact.zip b/tests/ast-parsing/compile/while-0.6.2-compact.zip new file mode 100644 index 000000000..4ba7fd91f Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.2-legacy.zip b/tests/ast-parsing/compile/while-0.6.2-legacy.zip new file mode 100644 index 000000000..01a1afbdd Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.3-compact.zip b/tests/ast-parsing/compile/while-0.6.3-compact.zip new file mode 100644 index 000000000..c27fe2208 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.3-legacy.zip b/tests/ast-parsing/compile/while-0.6.3-legacy.zip new file mode 100644 index 000000000..c6d0c8b25 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.4-compact.zip b/tests/ast-parsing/compile/while-0.6.4-compact.zip new file mode 100644 index 000000000..6b2d667a4 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.4-legacy.zip b/tests/ast-parsing/compile/while-0.6.4-legacy.zip new file mode 100644 index 000000000..f05749365 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.5-compact.zip b/tests/ast-parsing/compile/while-0.6.5-compact.zip new file mode 100644 index 000000000..38059aa97 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.5-legacy.zip b/tests/ast-parsing/compile/while-0.6.5-legacy.zip new file mode 100644 index 000000000..2ee475c6b Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.6-compact.zip b/tests/ast-parsing/compile/while-0.6.6-compact.zip new file mode 100644 index 000000000..edacf11b0 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.6-legacy.zip b/tests/ast-parsing/compile/while-0.6.6-legacy.zip new file mode 100644 index 000000000..32b4c297d Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.7-compact.zip b/tests/ast-parsing/compile/while-0.6.7-compact.zip new file mode 100644 index 000000000..5bfbf864a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.7-legacy.zip b/tests/ast-parsing/compile/while-0.6.7-legacy.zip new file mode 100644 index 000000000..3555bad5f Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.8-compact.zip b/tests/ast-parsing/compile/while-0.6.8-compact.zip new file mode 100644 index 000000000..d5c24eab8 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.8-legacy.zip b/tests/ast-parsing/compile/while-0.6.8-legacy.zip new file mode 100644 index 000000000..026ffdce2 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.9-compact.zip b/tests/ast-parsing/compile/while-0.6.9-compact.zip new file mode 100644 index 000000000..4bc05f02c Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.6.9-legacy.zip b/tests/ast-parsing/compile/while-0.6.9-legacy.zip new file mode 100644 index 000000000..1d7dd89f9 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.0-compact.zip b/tests/ast-parsing/compile/while-0.7.0-compact.zip new file mode 100644 index 000000000..87642e207 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.0-legacy.zip b/tests/ast-parsing/compile/while-0.7.0-legacy.zip new file mode 100644 index 000000000..d6a3da8c9 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.1-compact.zip b/tests/ast-parsing/compile/while-0.7.1-compact.zip new file mode 100644 index 000000000..45970a87d Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.1-legacy.zip b/tests/ast-parsing/compile/while-0.7.1-legacy.zip new file mode 100644 index 000000000..c718ad0ab Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.2-compact.zip b/tests/ast-parsing/compile/while-0.7.2-compact.zip new file mode 100644 index 000000000..8d1c9a2a9 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.2-legacy.zip b/tests/ast-parsing/compile/while-0.7.2-legacy.zip new file mode 100644 index 000000000..f831a29bd Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.3-compact.zip b/tests/ast-parsing/compile/while-0.7.3-compact.zip new file mode 100644 index 000000000..88c646742 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.3-legacy.zip b/tests/ast-parsing/compile/while-0.7.3-legacy.zip new file mode 100644 index 000000000..55e9e8a2a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.4-compact.zip b/tests/ast-parsing/compile/while-0.7.4-compact.zip new file mode 100644 index 000000000..37b0873de Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.4-legacy.zip b/tests/ast-parsing/compile/while-0.7.4-legacy.zip new file mode 100644 index 000000000..61a41b207 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.5-compact.zip b/tests/ast-parsing/compile/while-0.7.5-compact.zip new file mode 100644 index 000000000..b7b1064a8 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.5-legacy.zip b/tests/ast-parsing/compile/while-0.7.5-legacy.zip new file mode 100644 index 000000000..c24a2d7b8 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.6-compact.zip b/tests/ast-parsing/compile/while-0.7.6-compact.zip new file mode 100644 index 000000000..8c574b88c Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.7.6-legacy.zip b/tests/ast-parsing/compile/while-0.7.6-legacy.zip new file mode 100644 index 000000000..ad85e7a70 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/while-0.8.0-compact.zip b/tests/ast-parsing/compile/while-0.8.0-compact.zip new file mode 100644 index 000000000..26dd2c841 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.8.1-compact.zip b/tests/ast-parsing/compile/while-0.8.1-compact.zip new file mode 100644 index 000000000..24f17fa41 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.8.2-compact.zip b/tests/ast-parsing/compile/while-0.8.2-compact.zip new file mode 100644 index 000000000..e7ffa33b5 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.8.3-compact.zip b/tests/ast-parsing/compile/while-0.8.3-compact.zip new file mode 100644 index 000000000..5c996ad7a Binary files /dev/null and b/tests/ast-parsing/compile/while-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/while-0.8.4-compact.zip b/tests/ast-parsing/compile/while-0.8.4-compact.zip new file mode 100644 index 000000000..402f07b30 Binary files /dev/null and b/tests/ast-parsing/compile/while-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.0-legacy.zip b/tests/ast-parsing/compile/yul-0.4.0-legacy.zip new file mode 100644 index 000000000..80260e304 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.1-legacy.zip b/tests/ast-parsing/compile/yul-0.4.1-legacy.zip new file mode 100644 index 000000000..bda3500a1 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.10-legacy.zip b/tests/ast-parsing/compile/yul-0.4.10-legacy.zip new file mode 100644 index 000000000..c9e6ad4e0 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.11-legacy.zip b/tests/ast-parsing/compile/yul-0.4.11-legacy.zip new file mode 100644 index 000000000..e4801d09d Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.12-compact.zip b/tests/ast-parsing/compile/yul-0.4.12-compact.zip new file mode 100644 index 000000000..9cbb1df04 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.12-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.12-legacy.zip b/tests/ast-parsing/compile/yul-0.4.12-legacy.zip new file mode 100644 index 000000000..066944f43 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.13-compact.zip b/tests/ast-parsing/compile/yul-0.4.13-compact.zip new file mode 100644 index 000000000..410b0d19e Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.13-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.13-legacy.zip b/tests/ast-parsing/compile/yul-0.4.13-legacy.zip new file mode 100644 index 000000000..9d0aab868 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.14-compact.zip b/tests/ast-parsing/compile/yul-0.4.14-compact.zip new file mode 100644 index 000000000..2c475635a Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.14-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.14-legacy.zip b/tests/ast-parsing/compile/yul-0.4.14-legacy.zip new file mode 100644 index 000000000..6cb060c4f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.15-compact.zip b/tests/ast-parsing/compile/yul-0.4.15-compact.zip new file mode 100644 index 000000000..14925fd20 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.15-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.15-legacy.zip b/tests/ast-parsing/compile/yul-0.4.15-legacy.zip new file mode 100644 index 000000000..f39adc68e Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.16-compact.zip b/tests/ast-parsing/compile/yul-0.4.16-compact.zip new file mode 100644 index 000000000..234944abb Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.16-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.16-legacy.zip b/tests/ast-parsing/compile/yul-0.4.16-legacy.zip new file mode 100644 index 000000000..3f4cce68c Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.17-compact.zip b/tests/ast-parsing/compile/yul-0.4.17-compact.zip new file mode 100644 index 000000000..e731c9087 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.17-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.17-legacy.zip b/tests/ast-parsing/compile/yul-0.4.17-legacy.zip new file mode 100644 index 000000000..858eb5fd9 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.18-compact.zip b/tests/ast-parsing/compile/yul-0.4.18-compact.zip new file mode 100644 index 000000000..2abd5103b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.18-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.18-legacy.zip b/tests/ast-parsing/compile/yul-0.4.18-legacy.zip new file mode 100644 index 000000000..3c2f97f31 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.18-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.19-compact.zip b/tests/ast-parsing/compile/yul-0.4.19-compact.zip new file mode 100644 index 000000000..46ecb1bb5 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.19-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.19-legacy.zip b/tests/ast-parsing/compile/yul-0.4.19-legacy.zip new file mode 100644 index 000000000..e8460f36b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.19-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.2-legacy.zip b/tests/ast-parsing/compile/yul-0.4.2-legacy.zip new file mode 100644 index 000000000..6cc2ee713 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.20-compact.zip b/tests/ast-parsing/compile/yul-0.4.20-compact.zip new file mode 100644 index 000000000..c29517092 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.20-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.20-legacy.zip b/tests/ast-parsing/compile/yul-0.4.20-legacy.zip new file mode 100644 index 000000000..d979ccbc0 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.20-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.21-compact.zip b/tests/ast-parsing/compile/yul-0.4.21-compact.zip new file mode 100644 index 000000000..e9e08220f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.21-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.21-legacy.zip b/tests/ast-parsing/compile/yul-0.4.21-legacy.zip new file mode 100644 index 000000000..8e9fc4357 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.21-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.22-compact.zip b/tests/ast-parsing/compile/yul-0.4.22-compact.zip new file mode 100644 index 000000000..1622bd4df Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.22-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.22-legacy.zip b/tests/ast-parsing/compile/yul-0.4.22-legacy.zip new file mode 100644 index 000000000..a94d3a9e7 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.22-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.23-compact.zip b/tests/ast-parsing/compile/yul-0.4.23-compact.zip new file mode 100644 index 000000000..538298f50 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.23-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.23-legacy.zip b/tests/ast-parsing/compile/yul-0.4.23-legacy.zip new file mode 100644 index 000000000..790945d3f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.23-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.24-compact.zip b/tests/ast-parsing/compile/yul-0.4.24-compact.zip new file mode 100644 index 000000000..6db0095e8 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.24-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.24-legacy.zip b/tests/ast-parsing/compile/yul-0.4.24-legacy.zip new file mode 100644 index 000000000..4a2b9856d Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.24-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.25-compact.zip b/tests/ast-parsing/compile/yul-0.4.25-compact.zip new file mode 100644 index 000000000..661f27034 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.25-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.25-legacy.zip b/tests/ast-parsing/compile/yul-0.4.25-legacy.zip new file mode 100644 index 000000000..0dbabb0ae Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.25-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.26-compact.zip b/tests/ast-parsing/compile/yul-0.4.26-compact.zip new file mode 100644 index 000000000..0b7e2af5d Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.26-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.26-legacy.zip b/tests/ast-parsing/compile/yul-0.4.26-legacy.zip new file mode 100644 index 000000000..0fc5d12d5 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.26-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.3-legacy.zip b/tests/ast-parsing/compile/yul-0.4.3-legacy.zip new file mode 100644 index 000000000..0ee9f763f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.4-legacy.zip b/tests/ast-parsing/compile/yul-0.4.4-legacy.zip new file mode 100644 index 000000000..d939b89c4 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.5-legacy.zip b/tests/ast-parsing/compile/yul-0.4.5-legacy.zip new file mode 100644 index 000000000..cb4a78bf8 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.6-legacy.zip b/tests/ast-parsing/compile/yul-0.4.6-legacy.zip new file mode 100644 index 000000000..0dc98a2b1 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.7-legacy.zip b/tests/ast-parsing/compile/yul-0.4.7-legacy.zip new file mode 100644 index 000000000..d0e2e9f5e Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.8-legacy.zip b/tests/ast-parsing/compile/yul-0.4.8-legacy.zip new file mode 100644 index 000000000..ef6acd247 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.4.9-legacy.zip b/tests/ast-parsing/compile/yul-0.4.9-legacy.zip new file mode 100644 index 000000000..43daa575b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.4.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.0-compact.zip b/tests/ast-parsing/compile/yul-0.5.0-compact.zip new file mode 100644 index 000000000..2fff84b4b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.0-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.0-legacy.zip b/tests/ast-parsing/compile/yul-0.5.0-legacy.zip new file mode 100644 index 000000000..d16c13489 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.1-compact.zip b/tests/ast-parsing/compile/yul-0.5.1-compact.zip new file mode 100644 index 000000000..27eae5ac9 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.1-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.1-legacy.zip b/tests/ast-parsing/compile/yul-0.5.1-legacy.zip new file mode 100644 index 000000000..f305f7ae4 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.10-compact.zip b/tests/ast-parsing/compile/yul-0.5.10-compact.zip new file mode 100644 index 000000000..be72e6a61 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.10-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.10-legacy.zip b/tests/ast-parsing/compile/yul-0.5.10-legacy.zip new file mode 100644 index 000000000..cd89987db Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.11-compact.zip b/tests/ast-parsing/compile/yul-0.5.11-compact.zip new file mode 100644 index 000000000..5439bea0b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.11-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.11-legacy.zip b/tests/ast-parsing/compile/yul-0.5.11-legacy.zip new file mode 100644 index 000000000..f94b2bfd8 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.12-compact.zip b/tests/ast-parsing/compile/yul-0.5.12-compact.zip new file mode 100644 index 000000000..7c5ab1aa0 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.12-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.12-legacy.zip b/tests/ast-parsing/compile/yul-0.5.12-legacy.zip new file mode 100644 index 000000000..4aa4ab5be Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.13-compact.zip b/tests/ast-parsing/compile/yul-0.5.13-compact.zip new file mode 100644 index 000000000..c6a2b3119 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.13-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.13-legacy.zip b/tests/ast-parsing/compile/yul-0.5.13-legacy.zip new file mode 100644 index 000000000..5ab20ed95 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.13-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.14-compact.zip b/tests/ast-parsing/compile/yul-0.5.14-compact.zip new file mode 100644 index 000000000..0a5562f87 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.14-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.14-legacy.zip b/tests/ast-parsing/compile/yul-0.5.14-legacy.zip new file mode 100644 index 000000000..832876e15 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.14-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.15-compact.zip b/tests/ast-parsing/compile/yul-0.5.15-compact.zip new file mode 100644 index 000000000..62f381ce3 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.15-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.15-legacy.zip b/tests/ast-parsing/compile/yul-0.5.15-legacy.zip new file mode 100644 index 000000000..f7bbad9c6 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.15-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.16-compact.zip b/tests/ast-parsing/compile/yul-0.5.16-compact.zip new file mode 100644 index 000000000..079ac30ed Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.16-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.16-legacy.zip b/tests/ast-parsing/compile/yul-0.5.16-legacy.zip new file mode 100644 index 000000000..dbfc92f54 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.16-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.17-compact.zip b/tests/ast-parsing/compile/yul-0.5.17-compact.zip new file mode 100644 index 000000000..9f8396f91 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.17-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.17-legacy.zip b/tests/ast-parsing/compile/yul-0.5.17-legacy.zip new file mode 100644 index 000000000..0171d6c13 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.17-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.2-compact.zip b/tests/ast-parsing/compile/yul-0.5.2-compact.zip new file mode 100644 index 000000000..8c42e0f92 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.2-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.2-legacy.zip b/tests/ast-parsing/compile/yul-0.5.2-legacy.zip new file mode 100644 index 000000000..23b99c1b9 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.3-compact.zip b/tests/ast-parsing/compile/yul-0.5.3-compact.zip new file mode 100644 index 000000000..672a1311b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.3-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.3-legacy.zip b/tests/ast-parsing/compile/yul-0.5.3-legacy.zip new file mode 100644 index 000000000..3d1a4d4ae Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.4-compact.zip b/tests/ast-parsing/compile/yul-0.5.4-compact.zip new file mode 100644 index 000000000..37610edae Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.4-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.4-legacy.zip b/tests/ast-parsing/compile/yul-0.5.4-legacy.zip new file mode 100644 index 000000000..45c078d0e Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.5-compact.zip b/tests/ast-parsing/compile/yul-0.5.5-compact.zip new file mode 100644 index 000000000..c4945a587 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.5-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.5-legacy.zip b/tests/ast-parsing/compile/yul-0.5.5-legacy.zip new file mode 100644 index 000000000..69625cd70 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.6-compact.zip b/tests/ast-parsing/compile/yul-0.5.6-compact.zip new file mode 100644 index 000000000..8d0871b79 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.6-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.6-legacy.zip b/tests/ast-parsing/compile/yul-0.5.6-legacy.zip new file mode 100644 index 000000000..abf3bc713 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.7-compact.zip b/tests/ast-parsing/compile/yul-0.5.7-compact.zip new file mode 100644 index 000000000..75537abe2 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.7-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.7-legacy.zip b/tests/ast-parsing/compile/yul-0.5.7-legacy.zip new file mode 100644 index 000000000..7dcf5676b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.8-compact.zip b/tests/ast-parsing/compile/yul-0.5.8-compact.zip new file mode 100644 index 000000000..cab5eed82 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.8-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.8-legacy.zip b/tests/ast-parsing/compile/yul-0.5.8-legacy.zip new file mode 100644 index 000000000..94b285db2 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.9-compact.zip b/tests/ast-parsing/compile/yul-0.5.9-compact.zip new file mode 100644 index 000000000..eece08a64 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.9-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.5.9-legacy.zip b/tests/ast-parsing/compile/yul-0.5.9-legacy.zip new file mode 100644 index 000000000..5ef83126d Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.5.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.0-compact.zip b/tests/ast-parsing/compile/yul-0.6.0-compact.zip new file mode 100644 index 000000000..f0dab8bd2 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.0-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.0-legacy.zip b/tests/ast-parsing/compile/yul-0.6.0-legacy.zip new file mode 100644 index 000000000..3ed77756f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.1-compact.zip b/tests/ast-parsing/compile/yul-0.6.1-compact.zip new file mode 100644 index 000000000..936004eb7 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.1-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.1-legacy.zip b/tests/ast-parsing/compile/yul-0.6.1-legacy.zip new file mode 100644 index 000000000..8886dd0a9 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.10-compact.zip b/tests/ast-parsing/compile/yul-0.6.10-compact.zip new file mode 100644 index 000000000..8f19688c1 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.10-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.10-legacy.zip b/tests/ast-parsing/compile/yul-0.6.10-legacy.zip new file mode 100644 index 000000000..329b24c83 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.10-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.11-compact.zip b/tests/ast-parsing/compile/yul-0.6.11-compact.zip new file mode 100644 index 000000000..06d656014 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.11-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.11-legacy.zip b/tests/ast-parsing/compile/yul-0.6.11-legacy.zip new file mode 100644 index 000000000..de3d25860 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.11-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.12-compact.zip b/tests/ast-parsing/compile/yul-0.6.12-compact.zip new file mode 100644 index 000000000..57e6803aa Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.12-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.12-legacy.zip b/tests/ast-parsing/compile/yul-0.6.12-legacy.zip new file mode 100644 index 000000000..c75228659 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.12-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.2-compact.zip b/tests/ast-parsing/compile/yul-0.6.2-compact.zip new file mode 100644 index 000000000..38cafd0ab Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.2-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.2-legacy.zip b/tests/ast-parsing/compile/yul-0.6.2-legacy.zip new file mode 100644 index 000000000..96549c861 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.3-compact.zip b/tests/ast-parsing/compile/yul-0.6.3-compact.zip new file mode 100644 index 000000000..220a41021 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.3-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.3-legacy.zip b/tests/ast-parsing/compile/yul-0.6.3-legacy.zip new file mode 100644 index 000000000..602b8d74c Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.4-compact.zip b/tests/ast-parsing/compile/yul-0.6.4-compact.zip new file mode 100644 index 000000000..fa358615b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.4-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.4-legacy.zip b/tests/ast-parsing/compile/yul-0.6.4-legacy.zip new file mode 100644 index 000000000..867e5d819 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.5-compact.zip b/tests/ast-parsing/compile/yul-0.6.5-compact.zip new file mode 100644 index 000000000..0cff7e738 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.5-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.5-legacy.zip b/tests/ast-parsing/compile/yul-0.6.5-legacy.zip new file mode 100644 index 000000000..bf4e5b032 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.6-compact.zip b/tests/ast-parsing/compile/yul-0.6.6-compact.zip new file mode 100644 index 000000000..ffa2e220f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.6-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.6-legacy.zip b/tests/ast-parsing/compile/yul-0.6.6-legacy.zip new file mode 100644 index 000000000..8b62cee4d Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.7-compact.zip b/tests/ast-parsing/compile/yul-0.6.7-compact.zip new file mode 100644 index 000000000..e4c2351e5 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.7-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.7-legacy.zip b/tests/ast-parsing/compile/yul-0.6.7-legacy.zip new file mode 100644 index 000000000..ec54ef044 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.7-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.8-compact.zip b/tests/ast-parsing/compile/yul-0.6.8-compact.zip new file mode 100644 index 000000000..92ee5f950 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.8-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.8-legacy.zip b/tests/ast-parsing/compile/yul-0.6.8-legacy.zip new file mode 100644 index 000000000..51bbcc31a Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.8-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.9-compact.zip b/tests/ast-parsing/compile/yul-0.6.9-compact.zip new file mode 100644 index 000000000..a4ed79a2b Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.9-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.6.9-legacy.zip b/tests/ast-parsing/compile/yul-0.6.9-legacy.zip new file mode 100644 index 000000000..68888d562 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.6.9-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.0-compact.zip b/tests/ast-parsing/compile/yul-0.7.0-compact.zip new file mode 100644 index 000000000..a1f4db45f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.0-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.0-legacy.zip b/tests/ast-parsing/compile/yul-0.7.0-legacy.zip new file mode 100644 index 000000000..52b6ffc38 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.0-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.1-compact.zip b/tests/ast-parsing/compile/yul-0.7.1-compact.zip new file mode 100644 index 000000000..1b10eac53 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.1-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.1-legacy.zip b/tests/ast-parsing/compile/yul-0.7.1-legacy.zip new file mode 100644 index 000000000..c111eeae3 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.1-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.2-compact.zip b/tests/ast-parsing/compile/yul-0.7.2-compact.zip new file mode 100644 index 000000000..e89c5ef55 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.2-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.2-legacy.zip b/tests/ast-parsing/compile/yul-0.7.2-legacy.zip new file mode 100644 index 000000000..0d13da6f5 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.2-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.3-compact.zip b/tests/ast-parsing/compile/yul-0.7.3-compact.zip new file mode 100644 index 000000000..c789c5020 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.3-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.3-legacy.zip b/tests/ast-parsing/compile/yul-0.7.3-legacy.zip new file mode 100644 index 000000000..902fa2885 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.3-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.4-compact.zip b/tests/ast-parsing/compile/yul-0.7.4-compact.zip new file mode 100644 index 000000000..7bb60cd41 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.4-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.4-legacy.zip b/tests/ast-parsing/compile/yul-0.7.4-legacy.zip new file mode 100644 index 000000000..4363fbe5f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.4-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.5-compact.zip b/tests/ast-parsing/compile/yul-0.7.5-compact.zip new file mode 100644 index 000000000..d498ca645 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.5-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.5-legacy.zip b/tests/ast-parsing/compile/yul-0.7.5-legacy.zip new file mode 100644 index 000000000..dbe266aad Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.5-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.6-compact.zip b/tests/ast-parsing/compile/yul-0.7.6-compact.zip new file mode 100644 index 000000000..9e01a74f2 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.6-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.7.6-legacy.zip b/tests/ast-parsing/compile/yul-0.7.6-legacy.zip new file mode 100644 index 000000000..2d7a3022f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.7.6-legacy.zip differ diff --git a/tests/ast-parsing/compile/yul-0.8.0-compact.zip b/tests/ast-parsing/compile/yul-0.8.0-compact.zip new file mode 100644 index 000000000..0447ac8fd Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.8.0-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.8.1-compact.zip b/tests/ast-parsing/compile/yul-0.8.1-compact.zip new file mode 100644 index 000000000..806ba5737 Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.8.1-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.8.2-compact.zip b/tests/ast-parsing/compile/yul-0.8.2-compact.zip new file mode 100644 index 000000000..506b7f1de Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.8.2-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.8.3-compact.zip b/tests/ast-parsing/compile/yul-0.8.3-compact.zip new file mode 100644 index 000000000..c5d71e80f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.8.3-compact.zip differ diff --git a/tests/ast-parsing/compile/yul-0.8.4-compact.zip b/tests/ast-parsing/compile/yul-0.8.4-compact.zip new file mode 100644 index 000000000..6e367167f Binary files /dev/null and b/tests/ast-parsing/compile/yul-0.8.4-compact.zip differ diff --git a/tests/ast-parsing/expected/memberaccess-0.7.6-compact.json b/tests/ast-parsing/expected/memberaccess-0.7.6-compact.json index cc7fbbb8c..b66694f7a 100644 --- a/tests/ast-parsing/expected/memberaccess-0.7.6-compact.json +++ b/tests/ast-parsing/expected/memberaccess-0.7.6-compact.json @@ -1,6 +1,7 @@ { "I": {}, + "F": {}, "C": { - "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: EXPRESSION 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n}\n" + "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: NEW VARIABLE 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n8->9;\n9[label=\"Node Type: EXPRESSION 9\n\"];\n9->10;\n10[label=\"Node Type: EXPRESSION 10\n\"];\n10->11;\n11[label=\"Node Type: EXPRESSION 11\n\"];\n11->12;\n12[label=\"Node Type: EXPRESSION 12\n\"];\n12->13;\n13[label=\"Node Type: EXPRESSION 13\n\"];\n}\n" } } \ No newline at end of file diff --git a/tests/ast-parsing/expected/memberaccess-0.7.6-legacy.json b/tests/ast-parsing/expected/memberaccess-0.7.6-legacy.json index cc7fbbb8c..b66694f7a 100644 --- a/tests/ast-parsing/expected/memberaccess-0.7.6-legacy.json +++ b/tests/ast-parsing/expected/memberaccess-0.7.6-legacy.json @@ -1,6 +1,7 @@ { "I": {}, + "F": {}, "C": { - "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: EXPRESSION 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n}\n" + "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: NEW VARIABLE 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n8->9;\n9[label=\"Node Type: EXPRESSION 9\n\"];\n9->10;\n10[label=\"Node Type: EXPRESSION 10\n\"];\n10->11;\n11[label=\"Node Type: EXPRESSION 11\n\"];\n11->12;\n12[label=\"Node Type: EXPRESSION 12\n\"];\n12->13;\n13[label=\"Node Type: EXPRESSION 13\n\"];\n}\n" } } \ No newline at end of file diff --git a/tests/ast-parsing/expected/memberaccess-0.8.0-compact.json b/tests/ast-parsing/expected/memberaccess-0.8.0-compact.json index cc7fbbb8c..b66694f7a 100644 --- a/tests/ast-parsing/expected/memberaccess-0.8.0-compact.json +++ b/tests/ast-parsing/expected/memberaccess-0.8.0-compact.json @@ -1,6 +1,7 @@ { "I": {}, + "F": {}, "C": { - "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: EXPRESSION 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n}\n" + "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: NEW VARIABLE 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n8->9;\n9[label=\"Node Type: EXPRESSION 9\n\"];\n9->10;\n10[label=\"Node Type: EXPRESSION 10\n\"];\n10->11;\n11[label=\"Node Type: EXPRESSION 11\n\"];\n11->12;\n12[label=\"Node Type: EXPRESSION 12\n\"];\n12->13;\n13[label=\"Node Type: EXPRESSION 13\n\"];\n}\n" } } \ No newline at end of file diff --git a/tests/ast-parsing/expected/memberaccess-0.8.1-compact.json b/tests/ast-parsing/expected/memberaccess-0.8.1-compact.json index cc7fbbb8c..b66694f7a 100644 --- a/tests/ast-parsing/expected/memberaccess-0.8.1-compact.json +++ b/tests/ast-parsing/expected/memberaccess-0.8.1-compact.json @@ -1,6 +1,7 @@ { "I": {}, + "F": {}, "C": { - "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: EXPRESSION 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n}\n" + "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: NEW VARIABLE 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n8->9;\n9[label=\"Node Type: EXPRESSION 9\n\"];\n9->10;\n10[label=\"Node Type: EXPRESSION 10\n\"];\n10->11;\n11[label=\"Node Type: EXPRESSION 11\n\"];\n11->12;\n12[label=\"Node Type: EXPRESSION 12\n\"];\n12->13;\n13[label=\"Node Type: EXPRESSION 13\n\"];\n}\n" } } \ No newline at end of file diff --git a/tests/ast-parsing/expected/memberaccess-0.8.2-compact.json b/tests/ast-parsing/expected/memberaccess-0.8.2-compact.json index cc7fbbb8c..b66694f7a 100644 --- a/tests/ast-parsing/expected/memberaccess-0.8.2-compact.json +++ b/tests/ast-parsing/expected/memberaccess-0.8.2-compact.json @@ -1,6 +1,7 @@ { "I": {}, + "F": {}, "C": { - "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: EXPRESSION 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n}\n" + "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: NEW VARIABLE 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n8->9;\n9[label=\"Node Type: EXPRESSION 9\n\"];\n9->10;\n10[label=\"Node Type: EXPRESSION 10\n\"];\n10->11;\n11[label=\"Node Type: EXPRESSION 11\n\"];\n11->12;\n12[label=\"Node Type: EXPRESSION 12\n\"];\n12->13;\n13[label=\"Node Type: EXPRESSION 13\n\"];\n}\n" } } \ No newline at end of file diff --git a/tests/ast-parsing/expected/memberaccess-0.8.3-compact.json b/tests/ast-parsing/expected/memberaccess-0.8.3-compact.json index cc7fbbb8c..b66694f7a 100644 --- a/tests/ast-parsing/expected/memberaccess-0.8.3-compact.json +++ b/tests/ast-parsing/expected/memberaccess-0.8.3-compact.json @@ -1,6 +1,7 @@ { "I": {}, + "F": {}, "C": { - "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: EXPRESSION 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n}\n" + "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: NEW VARIABLE 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n8->9;\n9[label=\"Node Type: EXPRESSION 9\n\"];\n9->10;\n10[label=\"Node Type: EXPRESSION 10\n\"];\n10->11;\n11[label=\"Node Type: EXPRESSION 11\n\"];\n11->12;\n12[label=\"Node Type: EXPRESSION 12\n\"];\n12->13;\n13[label=\"Node Type: EXPRESSION 13\n\"];\n}\n" } } \ No newline at end of file diff --git a/tests/ast-parsing/expected/memberaccess-0.8.4-compact.json b/tests/ast-parsing/expected/memberaccess-0.8.4-compact.json index cc7fbbb8c..b66694f7a 100644 --- a/tests/ast-parsing/expected/memberaccess-0.8.4-compact.json +++ b/tests/ast-parsing/expected/memberaccess-0.8.4-compact.json @@ -1,6 +1,7 @@ { "I": {}, + "F": {}, "C": { - "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: EXPRESSION 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n}\n" + "f()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: NEW VARIABLE 1\n\"];\n1->2;\n2[label=\"Node Type: EXPRESSION 2\n\"];\n2->3;\n3[label=\"Node Type: NEW VARIABLE 3\n\"];\n3->4;\n4[label=\"Node Type: EXPRESSION 4\n\"];\n4->5;\n5[label=\"Node Type: EXPRESSION 5\n\"];\n5->6;\n6[label=\"Node Type: EXPRESSION 6\n\"];\n6->7;\n7[label=\"Node Type: EXPRESSION 7\n\"];\n7->8;\n8[label=\"Node Type: EXPRESSION 8\n\"];\n8->9;\n9[label=\"Node Type: EXPRESSION 9\n\"];\n9->10;\n10[label=\"Node Type: EXPRESSION 10\n\"];\n10->11;\n11[label=\"Node Type: EXPRESSION 11\n\"];\n11->12;\n12[label=\"Node Type: EXPRESSION 12\n\"];\n12->13;\n13[label=\"Node Type: EXPRESSION 13\n\"];\n}\n" } } \ No newline at end of file diff --git a/tests/test_ast_parsing.py b/tests/test_ast_parsing.py index 0bed0142e..a61d77946 100644 --- a/tests/test_ast_parsing.py +++ b/tests/test_ast_parsing.py @@ -8,6 +8,8 @@ from distutils.version import StrictVersion from typing import List, Dict import pytest +from crytic_compile import CryticCompile, save_to_zip +from crytic_compile.utils.zip import load_from_zip from deepdiff import DeepDiff from slither import Slither @@ -68,6 +70,10 @@ XFAIL = ( + [f"yul_0.6.{ver}_compact" for ver in ALL_06] + [f"yul_0.7.{ver}_compact" for ver in ALL_07] + [f"yul_0.8.{ver}_compact" for ver in ALL_08] + + [f"top-level_0.7.{ver}_legacy" for ver in ALL_07] + + [f"top-level_0.7.{ver}_compact" for ver in ALL_07] + + [f"top-level_0.8.{ver}_legacy" for ver in ALL_08] + + [f"top-level_0.8.{ver}_compact" for ver in ALL_08] + [f"top-level-import_0.7.{ver}_legacy" for ver in range(1, 7)] + [f"top-level-import_0.7.{ver}_compact" for ver in range(1, 7)] + [f"top-level-import_0.8.{ver}_compact" for ver in ALL_08] @@ -212,7 +218,9 @@ def set_solc(test_item: Item): @pytest.mark.parametrize("test_item", ALL_TESTS, ids=id_test) def test_parsing(test_item: Item): flavor = "legacy" if test_item.is_legacy else "compact" - test_file = os.path.join(TEST_ROOT, f"{test_item.test_id}-{test_item.base_ver}.sol") + test_file = os.path.join( + TEST_ROOT, "compile", f"{test_item.test_id}-{test_item.solc_ver}-{flavor}.zip" + ) expected_file = os.path.join( TEST_ROOT, "expected", f"{test_item.test_id}-{test_item.solc_ver}-{flavor}.json" ) @@ -220,10 +228,12 @@ def test_parsing(test_item: Item): if id_test(test_item) in XFAIL: pytest.xfail("this test needs to be fixed") - set_solc(test_item) + # set_solc(test_item) + + cc = load_from_zip(test_file)[0] sl = Slither( - test_file, + cc, solc_force_legacy_json=test_item.is_legacy, disallow_partial=True, skip_analyze=True, @@ -250,18 +260,17 @@ def test_parsing(test_item: Item): f.write(change.t2) assert not diff, diff.pretty() - # Currently top level call are covnerted to high level call, which makes - # The IR buggy - if test_item.test_id == "top-level-import": - return - sl = Slither(test_file, solc_force_legacy_json=test_item.is_legacy, disallow_partial=True) + + sl = Slither(cc, solc_force_legacy_json=test_item.is_legacy, disallow_partial=True) sl.register_printer(Echidna) sl.run_printers() def _generate_test(test_item: Item, skip_existing=False): flavor = "legacy" if test_item.is_legacy else "compact" - test_file = os.path.join(TEST_ROOT, f"{test_item.test_id}-{test_item.base_ver}.sol") + test_file = os.path.join( + TEST_ROOT, "compile", f"{test_item.test_id}-{test_item.solc_ver}-{flavor}.zip" + ) expected_file = os.path.join( TEST_ROOT, "expected", f"{test_item.test_id}-{test_item.solc_ver}-{flavor}.json" ) @@ -273,7 +282,7 @@ def _generate_test(test_item: Item, skip_existing=False): return if id_test(test_item) in XFAIL: return - set_solc(test_item) + # set_solc(test_item) try: sl = Slither( test_file, @@ -293,14 +302,33 @@ def _generate_test(test_item: Item, skip_existing=False): json.dump(actual, f, indent=" ") +def _generate_compile(test_item: Item, skip_existing=False): + flavor = "legacy" if test_item.is_legacy else "compact" + test_file = os.path.join(TEST_ROOT, f"{test_item.test_id}-{test_item.base_ver}.sol") + expected_file = os.path.join( + TEST_ROOT, "compile", f"{test_item.test_id}-{test_item.solc_ver}-{flavor}.zip" + ) + + if skip_existing: + if os.path.isfile(expected_file): + return + + set_solc(test_item) + + cc = CryticCompile(test_file, solc_force_legacy_json=test_item.is_legacy) + print(f"Compiled to {expected_file}") + save_to_zip([cc], expected_file) + + if __name__ == "__main__": - if len(sys.argv) != 2 or sys.argv[1] not in ["--generate", "--overwrite"]: + if len(sys.argv) != 2 or sys.argv[1] not in ["--generate", "--overwrite", "--compile"]: print( "To generate the missing json artifacts run\n\tpython tests/test_ast_parsing.py --generate" ) print( "To re-generate all the json artifacts run\n\tpython tests/test_ast_parsing.py --overwrite" ) + print("To compile json artifacts run\n\tpython tests/test_ast_parsing.py --compile") print("\tThis will overwrite the previous json files") elif sys.argv[1] == "--generate": for next_test in ALL_TESTS: @@ -308,3 +336,6 @@ if __name__ == "__main__": elif sys.argv[1] == "--overwrite": for next_test in ALL_TESTS: _generate_test(next_test) + elif sys.argv[1] == "--compile": + for next_test in ALL_TESTS: + _generate_compile(next_test, skip_existing=True)