ardour/foo.cc
2015-05-08 23:57:49 -04:00

4 lines
44 B
C++

int main() {
int i;
return 3 +1 -2 ;
}