From ecb4758b643e3cf0e5bc41f3fdb680716d7e3f77 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Sun, 18 May 2008 09:34:04 +0000 Subject: [PATCH] Corrected a slight bug in the type tests --- testcases/automatic/unify-types-1.rain.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testcases/automatic/unify-types-1.rain.test b/testcases/automatic/unify-types-1.rain.test index 7dbf99b..ed26f56 100644 --- a/testcases/automatic/unify-types-1.rain.test +++ b/testcases/automatic/unify-types-1.rain.test @@ -73,7 +73,7 @@ xu8 = 256; !cx ! 0; !cxi8 ! 0; ?cx ? x; -?cxi8 ? x; +?cxi8 ? xi8; %FAIL Invalid channel comm -- not end #1 cb ? b; %FAIL Invalid channel comm -- not end #2