GrEngine.spawn

Create the main context. You must call this function before running the vm.

main {
	printl("Hello World !");
}
class GrEngine
void
spawn
()

Meta