Browse Source

hello.c add see_you!

Branch_hello
dylan 4 years ago
parent
commit
839f069e3f
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      hello.c

+ 3
- 0
hello.c View File

@@ -8,4 +8,7 @@ void main(void)
void bye(void) void bye(void)
{ {
}
void see_you()
{
} }

Loading…
Cancel
Save