ardour/foo.cc
2015-05-09 00:05:58 -04:00

4 lines
44 B
C++

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