1
0
forked from GitHub/gf-core

added more tests

This commit is contained in:
krangelov
2021-09-24 15:43:53 +02:00
parent 886592f345
commit d294033822
2 changed files with 6 additions and 0 deletions

View File

@@ -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>

View File

@@ -1 +1,4 @@
"hello"
"x"
"y"
\v0 -> v0.x