Create the main context. You must call this function before running the vm.
main { printl("Hello World !"); }
See Implementation
Create the main context. You must call this function before running the vm.