mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
12 lines
No EOL
369 B
Text
12 lines
No EOL
369 B
Text
--# run #--
|
||
--- text ---
|
||
| {}"c=" {}"2" {}" (2)" |
|
||
| {}"l=" {}"*[1, 2, 3]" {}" (*[1,2,3])" |
|
||
--- text ---
|
||
| {}"d=" {}"2" {}" (2)" |
|
||
--- 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
|
||
--# saved #--
|
||
{} |