diff options
| author | krasimir <krasimir@chalmers.se> | 2009-09-16 12:49:04 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-09-16 12:49:04 +0000 |
| commit | 6c7330131dab6ac9ba13bbb296c51c6427e06b2b (patch) | |
| tree | 322b387adcf400ea30ef2ae738706b007e1eb924 /testsuite/runtime/eval | |
| parent | 9ca8db1cdb30a8249aebecf735031ec203e3cde0 (diff) | |
more fixes in the testsuite
Diffstat (limited to 'testsuite/runtime/eval')
| -rw-r--r-- | testsuite/runtime/eval/eval.gfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/runtime/eval/eval.gfs b/testsuite/runtime/eval/eval.gfs index 557bb9f90..c232161f4 100644 --- a/testsuite/runtime/eval/eval.gfs +++ b/testsuite/runtime/eval/eval.gfs @@ -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 (? : Int -> Int) 1 |
