Skip to content

Commit bb9eefb

Browse files
authored
ci: test workflow
1 parent c4818f2 commit bb9eefb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/utilities.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
#include <stdio.h>
55

6+
7+
8+
69
void greetFromSrc() { // TODO: delete function.
710
printf("> Hello world from \"src\" project!");
811
}

0 commit comments

Comments
 (0)