diff --git a/test/corpus/connection.txt b/test/corpus/connection.txt index b7686dc..cdca530 100644 --- a/test/corpus/connection.txt +++ b/test/corpus/connection.txt @@ -74,6 +74,27 @@ foo--bar->biz->baz ) ) +================== +Many connections inline +================== + +foo--bar;biz->baz + +--- + +(source_file + (connection + (identifier) + (arrow) + (identifier) + ) + (connection + (identifier) + (arrow) + (identifier) + ) +) + ================== Descripted connection ================== diff --git a/test/corpus/shape.txt b/test/corpus/shape.txt index 9913331..d282447 100644 --- a/test/corpus/shape.txt +++ b/test/corpus/shape.txt @@ -28,7 +28,7 @@ Complex identifier ================== -Inline shapes +Many shapes inline ================== a;b;c