014b528abc12aaf7b79aa60107201c60468be320
[ardour.git] / foo.cc
1 int main () {
2    int i;
3         return 2 + 24 -15 ;
4 }