first commit
This commit is contained in:
7
perl/lib/Graph-Easy-0.76/t/in/8_flow.txt
Normal file
7
perl/lib/Graph-Easy-0.76/t/in/8_flow.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
[ East ] -> [ South ] { flow: south; } -> [ West ] -> { flow: west; } [ South Too ]
|
||||
--> { flow: down; } [ right (west) ]
|
||||
--> { flow: right; } [ left (south) ]
|
||||
--> { flow: left; } [ east (default) ] -> [ final ]
|
||||
#[ east (default) ] -> [ second ]
|
||||
#[ east (default) ] -> [ third ]
|
||||
Reference in New Issue
Block a user