tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Sun, 31 May 2009 01:30:16 +0200
changeset 8663 45f626a39def
parent 6336 4b0c9c674707
permissions -rw-r--r--
wrap string literals in error messages

created new head
digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}