1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-07-02 22:55:09 +03:00
gamebookformat/expected/unreachable.debug
Pelle Nilsson c7938a3080 Small refactoring and testing of OutputFormat.
Minor fix in whitespace generated from templates. Not
100% sure this is an improvement, but the effect very small either way
2013-06-14 23:05:42 +02:00

12 lines
497 B
Plaintext

BEGIN DEBUG OUTPUT
Book title: Gamebook
Number of sections: 5
Turn to 1 to begin.
1 (start) - It starts here. You can get to 2.
2 (here) - You can get here. Congratulations!
3 (seconddummy) - Another fake section that is also ignored.
4 (nothere) - You can not get here. Verification should warn you about that, if enabled (with the --verify option).
5 (nothereeither) - You can not get here either, but because it is tagged as fake there will be no warning generated.
END DEBUG OUTPUT