From e865033e933fde63d9b15200210c381dc9a57255 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 9 May 2015 02:19:52 -0400 Subject: more pre-commit testing --- foo.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'foo.cc') diff --git a/foo.cc b/foo.cc index 0b2e459245..ed47cc12af 100644 --- a/foo.cc +++ b/foo.cc @@ -1,4 +1,4 @@ -int main () { - int i; +int main() { + int i; return 2 + 24 -15 ; } -- cgit v1.2.3