tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Sun, 31 May 2009 17:54:18 -0500
changeset 8676 acd69fc201a5
parent 6336 4b0c9c674707
permissions -rw-r--r--
walk: we always have a badfn

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