Files
hank/examples/fallback/main.hank
2019-04-30 18:46:50 -06:00

15 lines
289 B
Plaintext

-> start
== start
* Sometimes
* you try everything
* and everything
* and nothing seems to get you anywhere.
* -> end
- -> start
== end
This is what fallback choices are for!
* One other thing -> end
* ->
You can put content in a fallback choice using the "choice then arrow" syntax.