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

4 lines
42 B
Plaintext

digraph GRAPH_0 {
a -- { b c d } -- o
}