5 lines
No EOL
74 B
C
5 lines
No EOL
74 B
C
#include <knob/user.h>
|
|
|
|
void main() {
|
|
tell_user_sz("Hello, world!\n");
|
|
} |