mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 16:59:34 -06:00
added more tests
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
i -retain testsuite/compiler/compute/record.gfs
|
||||
cc hello
|
||||
cc {x="x"; y="y"}.x
|
||||
cc {x="x"; y="y"}.y
|
||||
cc <\r -> r.x : {x:Str; y:Str} -> Str>
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
"hello"
|
||||
"x"
|
||||
"y"
|
||||
\v0 -> v0.x
|
||||
|
||||
Reference in New Issue
Block a user