entry { crash-on-error \ await { sys::println { "?/?" (sys::PlatformInfo.os, sys::PlatformInfo.arch) } }, { sys::println 'Hello World' } };