test_ok2/py/rest/testing/data/example1.dot

4 lines
36 B
Plaintext

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