Files
gonum/graph/formats/dot/internal/testdata/multi.dot
2017-05-23 00:02:59 -06:00

7 lines
40 B
Plaintext

digraph {
A -> B
}
digraph {
C -> D
}