diff --git a/hello.c b/hello.c index 1bd09bc..0cb3d55 100644 --- a/hello.c +++ b/hello.c @@ -8,4 +8,7 @@ void main(void) void bye(void) { +} +void see_you() +{ } \ No newline at end of file