From 3e602682438c6916d6ae0e50d833d026f8201ef7 Mon Sep 17 00:00:00 2001 From: Bob Andrews Date: Tue, 17 Oct 2023 20:39:15 +0200 Subject: [PATCH] add newline at the end --- test/val/bug2186.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/val/bug2186.c b/test/val/bug2186.c index 143111d97..24546fb3d 100644 --- a/test/val/bug2186.c +++ b/test/val/bug2186.c @@ -36,4 +36,4 @@ int main(void) { } return failures; -} \ No newline at end of file +}