921e5a0eb4
From-SVN: r14840
2 lines
68 B
C
2 lines
68 B
C
x(){signed char c=-1;return c<0;}main(){if(x()!=1)abort();exit(0);}
|