921e5a0eb4
From-SVN: r14840
2 lines
52 B
C
2 lines
52 B
C
x(){static const char x[]="x";char y[2];y[0]=x[1];}
|