first commit
This commit is contained in:
9
perl/lib/Graph-Easy-0.76/t/txt/3_cache_bug.txt
Normal file
9
perl/lib/Graph-Easy-0.76/t/txt/3_cache_bug.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
[ A ] { flow: east; }
|
||||
[ B ] { offset: 2,2; origin: A; }
|
||||
|
||||
( G
|
||||
[ A ]
|
||||
)
|
||||
|
||||
[ A ] -- C --> { end: north; start: east; } [ B ]
|
||||
[ B ] --> [ ]
|
||||
Reference in New Issue
Block a user