RosettaCodeData/Task/Hello-world-Text/Amazing-Hopper/hello-world-text-2.hopper

4 lines
52 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
#include <hopper.h>
main:
exit("Hello world!\n")