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