dmd/compiler/test/compilable/testcstuff3.i
2022-07-09 18:53:07 +02:00

21 lines
378 B
OpenEdge ABL

/* cpp doesn't like this, so don't run preprocessor on this file
*/
/********************************/
#line 1050 "cstuff3.c" extra tokens ignored (should warn?)
#line 1000
%:line 1010
# 1020 "cstuff3.c" 1 2 3 4
# 1030
struct S21944
{
int var;
#1040 "cstuff3.c" 3 4
};
_Static_assert(U'\U00011234' == 0x11234, "ok"); // sppn.exe doesn't support U character literals