bar.c   [plain text]



int bar() {
    return 42;
}