Files
devops/perl/lib/Graph-Easy-0.76/t/in/dot/5_scopes.dot
2025-09-17 16:08:16 +08:00

6 lines
55 B
Plaintext

digraph GRAPH_0 {
a -> { b c d }
{ b c d } -> u
}