view tests/test-debugindexdot.out @ 5504:8bc73135c453

Merge with stable.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 02 Nov 2007 14:45:05 -0700
parents 8838fe5a236f
children 4b0c9c674707
line wrap: on
line source

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