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

4 lines
36 B
Plaintext
Raw Normal View History

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