Sign in
gnu
/
gcc.git
/
09a3da82125e07da504136841d577f103aa4ea13
/
.
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
if-div.c
blob: 4e42168124f9e63712fb29d07d0efe98f1bf0b8b [
file
] [
log
] [
blame
]
/* { dg-do preprocess } */
/* Test that this preprocesses without error. */
#if (-1)/2
#endif