diff options
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,3 +18,4 @@ run './test/def.tpr' '3 : Int' run './test/fac.tpr' '720 : Int' run './test/poly.tpr' '#t : Bool' run './test/nest.tpr' '6 : Int' +run './test/tup.tpr' '3 : Int' |