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.
31 lines
No EOL
1.5 KiB
Text
31 lines
No EOL
1.5 KiB
Text
--# run #--
|
||
--- text ---
|
||
| {}"f1: " {}"*[1, *[99], 3]" {}" " {}"*[1, *[99], 3]" {}"" |
|
||
| {}"CHECK" |
|
||
--- text ---
|
||
| {}"REC" |
|
||
| {}"f1: " {}"*[1, *[99], 3, 4]" {}" " {}"*[1, *[99], 3, 4]" {}"" |
|
||
| {}"CHECK" |
|
||
--- text ---
|
||
| {}"f2: " {}"*[1, *[99], 3, 4]" {}"" |
|
||
| {}"CHECK 2" |
|
||
--- error ---
|
||
[0m[31m[0m[31m[0m[31m[0m[31m[0m[31m[0m[31m[0m[31m[0m[31m[0m[31m[0m[31mt[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:32:7[0m in call: [2merror("t")[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:8:1[0m in block: [2minsert(t, len(l) + 1)…[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:7:7[0m in call: [2m_[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:19:4[0m in call: [2mf(t)[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:16:1[0m in block: [2m| REC |…[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:15:4[0m in call: [2mif(n < 1)[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:8:1[0m in block: [2minsert(t, len(l) + 1)…[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:7:7[0m in call: [2m_[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:41:2[0m in call: [2mf(l)[0m[0m
|
||
↳ from [4mtest/tests/scope checkpoint mutable bis error.ans:1:1[0m in block: [2m:x = *[99]…[0m
|
||
--# post run check #--
|
||
--- text ---
|
||
| {}"AFTER ERROR" |
|
||
| {}"l: " {}"*[1, *[99], 3, 4]" {}"" |
|
||
--- return ---
|
||
()
|
||
--# saved #--
|
||
{} |