From fa0cdd6234aa73ab0680c37f23664ff8c73cc1cb Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 20 Jun 2009 06:08:23 +0000 Subject: Garbage collection of code-allocated stack frames. git-svn-id: http://svn.drobilla.net/resp/tuplr@130 ad02d1e2-f140-0410-9f75-f8b11f17cedd --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.sh') diff --git a/test.sh b/test.sh index e41e985..ca19c35 100755 --- a/test.sh +++ b/test.sh @@ -16,4 +16,4 @@ run() { run './test/ack.tpr' '8189 : Int' run './test/def.tpr' '3 : Int' run './test/fac.tpr' '720 : Int' -run './test/nest.tpr' '6 : Int' +#run './test/nest.tpr' '6 : Int' -- cgit v1.2.1