summaryrefslogtreecommitdiff
path: root/test/weird.c
blob: 74a74bec3e98bee116dc506054f198895bfc3d68 (plain)
1
2
3
int main(int argc) {
    return argc;
}