ag_gen/tools/path_walk/node_1.dot
2021-09-23 15:09:43 -05:00

5 lines
35 B
Plaintext

digraph G {
0;
1;
0->1 [label=0];
}