From d15276557c65de2a1941632ec9024dea261cce26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedikt=20B=C3=B6hm?= Date: Tue, 7 Jul 2009 09:46:27 +0200 Subject: make instruction 64-bit wide to support more than 32 registers --- test/test5.t | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test5.t') diff --git a/test/test5.t b/test/test5.t index cfc094c..c6e786d 100644 --- a/test/test5.t +++ b/test/test5.t @@ -3,6 +3,7 @@ fun main[] print x y = call ggt2[30,40] print y + @x == y end fun ggt1[x,y] -- cgit v1.2.3