test_ok2/testing/rest/data/example1.dot

4 lines
36 B
Plaintext

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