tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Thu, 11 Oct 2007 00:46:45 -0500
changeset 5444 a0952e4e52eb
parent 5348 8838fe5a236f
permissions -rw-r--r--
mpatch: allow buffer objects for input

digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}