13
0
livetrax/foo.cc

5 lines
37 B
C++

int main() {
int i;
return 3;
}