7 lines
185 B
Perl
Raw Normal View History

/* e_12_8.t: Out of range of integer pp-token in #if expression. */
/* 12.8: Preprocessing number perhaps out of range of unsigned long. */
#if 123456789012345678901
#endif