aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/259 preprocess/bar.c
blob: 43737b940d71823a06e185903d7080a4dc85ce62 (plain)
1
2
3
int bar(void) {
    return BAR;
}