Corrected a slight bug in the type tests

This commit is contained in:
Neil Brown 2008-05-18 09:34:04 +00:00
parent fb090a3618
commit ecb4758b64

View File

@ -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