1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-30 21:55:10 +03:00
gamebookformat/expected/format.dot

11 lines
54 B
Plaintext

digraph gamebook {
1->5
1->2
1->3
4->3
5->4
5->3
}