first commit
This commit is contained in:
7
perl/lib/Graph-Easy-0.76/t/in/dot/5_scope_atr.dot
Normal file
7
perl/lib/Graph-Easy-0.76/t/in/dot/5_scope_atr.dot
Normal file
@@ -0,0 +1,7 @@
|
||||
digraph GRAPH_0 {
|
||||
|
||||
b [ style=rounded ]
|
||||
|
||||
a -> { node [ shape=plaintext ] b c d }
|
||||
{ b c d } -> u
|
||||
}
|
||||
Reference in New Issue
Block a user