From 2aea03a6144f71977fbea7c0c777d21e7f6572fb Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 25 Oct 2010 11:50:41 +0000 Subject: update the testsuite to the latest state of the compiler/interpreter --- testsuite/runtime/paraphrase/lambda.gfs.gold | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuite/runtime/paraphrase/lambda.gfs.gold') diff --git a/testsuite/runtime/paraphrase/lambda.gfs.gold b/testsuite/runtime/paraphrase/lambda.gfs.gold index 04fb7e166..71ad1fde0 100644 --- a/testsuite/runtime/paraphrase/lambda.gfs.gold +++ b/testsuite/runtime/paraphrase/lambda.gfs.gold @@ -1,10 +1,10 @@ -\x -> x +\v0 -> v0 1 -\x -> x +\v0 -> v0 -\x -> 2 +\v0 -> 2 1 -- cgit v1.2.3