mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 09:09:31 +00:00
[internal] do block parsing at the same time as expression parsing
This commit is contained in:
parent
09b73301b4
commit
1ea06c63eb
50 changed files with 240 additions and 249 deletions
|
|
@ -3,6 +3,6 @@
|
|||
[0m[31m[0m[31m[0m[31mno variable "b" defined in environment[0m
|
||||
↳ from [4mtest/tests/load file error.ans:3:4[0m in call: [2me . "b"[0m[0m
|
||||
↳ from [4mtest/tests/load file error.ans:3:1[0m in text interpolation: [2m| {e . "b"} |[0m[0m
|
||||
↳ from [4m?[0m in block: [2m:e = load("test/tests/import/test.ans")…[0m
|
||||
↳ from [4mtest/tests/load file error.ans:1:1[0m in block: [2m:e = load("test/tests/import/test.ans")…[0m
|
||||
--# saved #--
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue