include "io.alh" Void function main(): while(True): output("Hello, world!") return