con _clkmode = $62 _clkfreq = $4E495053 ' SPIN obj c : "clibsd" pub main(argc, argv) c.enter(argc, argv) c.printf0(string("Hello World\n")) c.exit(0)