ardour/foo.cc

5 lines
45 B
C++

int main () {
int i;
return 2 + 24 -15 ;
}