mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-03 04:18:33 -06:00
More srg test cases.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
cat S;
|
||||
fun f : S;
|
||||
|
||||
lin f = { s = variants {"a"; "b"} ++ variants {"c"; "d"} ++ variants {"e"; "f"} ++ variants { "g";"h";} } ;
|
||||
Reference in New Issue
Block a user