Skip to content

Commit bc9fed1

Browse files
authored
ci: test workflow
1 parent 37e8cb7 commit bc9fed1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/utilities.c

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,12 @@
77

88

99
void greetFromSrc() { // TODO: delete function.
10+
11+
12+
13+
1014
printf("> Hello world from \"src\" project!");
15+
16+
17+
1118
}

0 commit comments

Comments
 (0)