Files
2026-09-20 11:43:10 +02:00

9 lines
85 B
C

#ifndef RULE_PATTERN
# error "RULE_PATTERN not defined"
#endif
void foo(void)
{
}