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