mirror of
https://github.com/Reuh/anselme.git
synced 2025-12-16 13:09:09 +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
|
|
@ -7,6 +7,6 @@
|
|||
--- error ---
|
||||
[0m[31m[0m[31mtrying to change the value of constant d[0m
|
||||
↳ from [4mtest/tests/symbol alias constant.ans:12:3[0m in call: [2md = 5[0m[0m
|
||||
↳ from [4m?[0m in block: [2m:l = *[1, 2, 3]…[0m
|
||||
↳ from [4mtest/tests/symbol alias constant.ans:1:1[0m in block: [2m:l = *[1, 2, 3]…[0m
|
||||
--# saved #--
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue