first commit
This commit is contained in:
8
perl/lib/Graph-Easy-0.76/t/in/dot/2_ignore.dot
Normal file
8
perl/lib/Graph-Easy-0.76/t/in/dot/2_ignore.dot
Normal file
@@ -0,0 +1,8 @@
|
||||
strict digraph G {
|
||||
node [ pname=123, foo=9, bar=baz ]
|
||||
|
||||
node1 [ fname=o ]
|
||||
node2 [ bar=zup ]
|
||||
|
||||
node1 -> node2 [ brabble=bramble ]
|
||||
}
|
||||
Reference in New Issue
Block a user