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

4 lines
41 B
C++

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