blob: 8c0659e96055cd94cc3c0f32bb800fffc0f631f9 [file] [log] [blame]
#ifndef CTHING
#error "Local argument not set"
#endif
#ifdef CPPTHING
#error "Wrong local argument set"
#endif
int func(void) { return 0; }