1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-07-03 07:05:09 +03:00
gamebookformat/expected/unreachable.debug

12 lines
497 B
Plaintext
Raw Normal View History

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