forked from GitHub/gf-core
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