Corrected a slight bug in the type tests
This commit is contained in:
parent
fb090a3618
commit
ecb4758b64
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user