[project @ 2001-04-18 01:49:22 by dsyme]
[ghc-hetmet.git] / ghc / compiler / ilxGen / tests / test2.hs
index 7b86e6f..8b1f5b5 100644 (file)
@@ -80,7 +80,7 @@ n18 = add n8 n10
 n19 = add n1 n18
 n20 = add n4 n16
 
-bign = pow n2 n20
+bign = pow n2 n10
 bign1 = add bign n1
 
 main = putStr (chooseN bign1)