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.
487 B
487 B
--# run #--
--- text ---
| {}"1: " {}"1" {}"" |
| {}"2: " {}"2" {}"" |
--- text ---
| {}"3: " {}"3" {}"" |
--- text ---
| {}"4: " {}"4" {}"" |
--- error ---
cancel merge
↳ from test/tests/checkpoint merging variable.ans:24:6 in call: error("cancel merge")
↳ from test/tests/checkpoint merging variable.ans:1:1 in block: :l = 1…
--# post run check #--
--- text ---
| {}"3: " {}"3" {}"" |
--- return ---
()
--# saved #--
{}
--- text ---
| {}"1: " {}"1" {}"" |
| {}"2: " {}"2" {}"" |
--- text ---
| {}"3: " {}"3" {}"" |
--- text ---
| {}"4: " {}"4" {}"" |
--- error ---
cancel merge
↳ from test/tests/checkpoint merging variable.ans:24:6 in call: error("cancel merge")
↳ from test/tests/checkpoint merging variable.ans:1:1 in block: :l = 1…
--# post run check #--
--- text ---
| {}"3: " {}"3" {}"" |
--- return ---
()
--# saved #--
{}