I'm taking a guess that we need to pass 'this' at line 243 of 'gtkmm2ext/fader.cc'
[ardour.git] / foo.cc
1 namespace {
2 int main () {
3         int i;
4         return 2 + 24 -1 ;
5 }
6 }