ardour/foo.cc
2015-05-08 23:38:16 -04:00

4 lines
44 B
C++

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