e83e3633a26c2adc2b3867fee617bb43f9076c7a
[ardour.git] / foo.cc
1 int main() {
2     int i;
3         return 3 +1 ;
4 }