summaryrefslogtreecommitdiff
path: root/test/simple.c
blob: 33c14ce1d76c0abf607ca769d1c3f913b0a7e421 (plain)
1
2
3
int main() {
    return 0;
}