more pre-commit testing
[ardour.git] / foo.cc
1 int main() {
2     int i;
3         return 2 + 24 -12 ;
4 }