mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
Empty lines could lead to unexpected flushes, for example when calling another function where empty lines are used for code presentation.
12 lines
No EOL
507 B
Text
12 lines
No EOL
507 B
Text
--# run #--
|
||
--- text ---
|
||
| {}"kk" |
|
||
| {}"ko" |
|
||
| {}"" {}"42" {}"" |
|
||
--- error ---
|
||
[0m[31m[0m[31m[0m[31midentifier "z" is undefined in branch test/tests/exported variable nested.ans - run[0m
|
||
↳ from [4mtest/tests/exported variable nested.ans:12:3[0m in identifier: [2mz[0m[0m
|
||
↳ from [4mtest/tests/exported variable nested.ans:12:1[0m in text interpolation: [2m| {z} |[0m[0m
|
||
↳ from [4mtest/tests/exported variable nested.ans:1:1[0m in block: [2m:f = ($() _)…[0m
|
||
--# saved #--
|
||
{} |