summaryrefslogtreecommitdiff
path: root/test/simple.c
blob: 99d86c4bfd0cfa16c7b18459e3add81d3170abad (plain)
1
2
3
int main() {
    return 16;
}