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

4 lines
43 B
C++

int main() {
int i;
return 2 + 41 ;
}