mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
more fixes in the testsuite
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
i testsuite/runtime/eval/Test.gf
|
i -src testsuite/runtime/eval/Test.gf
|
||||||
|
|
||||||
pt -compute \x -> x 1 : (Int->Int)->Int
|
pt -compute \x -> x 1 : (Int->Int)->Int
|
||||||
pt -compute (? : Int -> Int) 1
|
pt -compute (? : Int -> Int) 1
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
i testsuite/runtime/linearize/TestCnc.gf
|
i -src testsuite/runtime/linearize/TestCnc.gf
|
||||||
|
|
||||||
l Exist (\x -> Even x)
|
l Exist (\x -> Even x)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
i testsuite/runtime/paraphrase/lambda.gf
|
i -src testsuite/runtime/paraphrase/lambda.gf
|
||||||
|
|
||||||
pt -compute f1
|
pt -compute f1
|
||||||
pt -compute f2
|
pt -compute f2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
i testsuite/runtime/typecheck/Test.gf
|
i -src testsuite/runtime/typecheck/Test.gf
|
||||||
|
|
||||||
ai succ "0"
|
ai succ "0"
|
||||||
ai succ : Int 0
|
ai succ : Int 0
|
||||||
|
|||||||
Reference in New Issue
Block a user