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