eb0de6978f103e655d5f2ebde34803854e623fd7
[ardour.git] / foo.cc
1 namespace {
2  int main () {
3         int i;
4         return 2 + 24 -1 ;
5 }
6 }