blob: 9188a15868547513c15c9e07788839940801ed99 [file] [log] [blame]
// { dg-do preprocess }
// { dg-options "-std=gnu99 -fdiagnostics-show-option -Wmultichar" }
#if 'ab' // { dg-warning "multi-character character constant .-Wmultichar." }
#endif