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