summaryrefslogtreecommitdiff
path: root/t/t4051
diff options
context:
space:
mode:
Diffstat (limited to 't/t4051')
-rw-r--r--t/t4051/hello.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t4051/hello.c b/t/t4051/hello.c
index 63b1a1e..73e767e 100644
--- a/t/t4051/hello.c
+++ b/t/t4051/hello.c
@@ -1,4 +1,7 @@
+/*
+ * Hello comment.
+ */
static void hello(void) // Begin of hello
{
/*