Files
pytest2/py/rest/testing/data/example1.dot
2007-01-24 15:24:01 +01:00

4 lines
36 B
Plaintext

digraph G {
a -> b -> c -> d;
}