tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Fri, 16 Jul 2010 14:48:52 +0200
changeset 11602 ba2520dd1e29
parent 6336 4b0c9c674707
permissions -rw-r--r--
check-code: catch dict.has_key

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