4 lines
52 B
Text
4 lines
52 B
Text
|
|
#include <hopper.h>
|
||
|
|
main:
|
||
|
|
exit("Hello world!\n")
|