My first Gold “hello world” program - Compiled success, a run time exception.
Any heads up?
Hmm, not off to a good start ;). Island/Windows, I assume?
Reproduced on Darwin, too. writeLn is fine, fmt.Println is not — probably an issue with casting the string literal to a Go string.
Thanks, logged as bugs://82949
bugs://82949 got closed with status fixed.