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
2013-06-16 21:18:28 +02:00

13 lines
498 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 4.
2 (seconddummy) - Another fake section that is also ignored.
3 (nothereeither) - You can not get here either, but because it is tagged as fake there will be no warning generated.
4 (here) - You can get here. Congratulations!
5 (nothere) - You can not get here. Verification should warn you about that, if enabled (with the --verify option).
END DEBUG OUTPUT