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