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.
18 lines
No EOL
300 B
Text
18 lines
No EOL
300 B
Text
--# run #--
|
|
--- text ---
|
|
| {1:1}"A" |
|
|
--- choice ---
|
|
=> | {}"Surprise choice!" |
|
|
--- text ---
|
|
| {}"ok" |
|
|
| {}"Press " {}"()" {}" to jump." |
|
|
| {1:1}"left" |
|
|
--- choice ---
|
|
=> | {}"Surprise choice!" |
|
|
--- text ---
|
|
| {}"ok2" |
|
|
| {}"Use " {}" joystick" {}" to move." |
|
|
--- return ---
|
|
()
|
|
--# saved #--
|
|
{} |