first commit
This commit is contained in:
5
perl/lib/Graph-Easy-0.76/t/in/3_selfloop_flow_down.txt
Normal file
5
perl/lib/Graph-Easy-0.76/t/in/3_selfloop_flow_down.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
graph { flow: 180; }
|
||||
|
||||
[ Start ] --> [ Main ]
|
||||
[ Main ] -- Until not done --> [ Main ]
|
||||
[ Main ] --> [ End ]
|
||||
Reference in New Issue
Block a user