blob: da0d6c7dd6dfb2e5b9e7b90021fbe9498c7c4aa5 [file] [log] [blame]
%module xxx
/* Test that the spaceship operator gives an error in C mode. */
int a[(1<=>2>1)];