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

5 lines
35 B
Plaintext

strict digraph {
A -> B
A -> B
}