Skip to content

Commit 9fe1ac1

Browse files
committed
step
1 parent 088665d commit 9fe1ac1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

loader/file with spaces.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
void main()
2+
{
3+
test();
4+
other stuff();
5+
}
6+

0 commit comments

Comments
 (0)