summaryrefslogtreecommitdiff
path: root/test/linker/foo.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/linker/foo.c')
-rw-r--r--test/linker/foo.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/linker/foo.c b/test/linker/foo.c
index 187032ae2..cb4b940cd 100644
--- a/test/linker/foo.c
+++ b/test/linker/foo.c
@@ -1,3 +1 @@
-int foo() {
- return 43;
-}
+int foo() { return 43; }