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