more pre-commit testing
[ardour.git] / foo.cc
diff --git a/foo.cc b/foo.cc
index 5d614f031dae5a31576d14db28ebf2a859c645b1..ee8e1be41cb11943f594907cb26bedae83b81fce 100644 (file)
--- a/foo.cc
+++ b/foo.cc
@@ -1,4 +1,4 @@
 int main() {
     int i;
-       return 3 + 4 ;
+       return 2 + 24 -13 ;
 }