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