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

5 lines
35 B
Plaintext

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