Looks like a pull request to fix that has been submitted and it's a naming convention in golang. https://github.com/cdarwin/go-koans/pull/9
On the github page 'Usage section' the author said you need to clone the repo and run go test and follow what is on your screen. |~/go-koans - [master] » go test about_basics.go:4 assert(__bool__ == true) // what is…
Looks like a pull request to fix that has been submitted and it's a naming convention in golang. https://github.com/cdarwin/go-koans/pull/9
On the github page 'Usage section' the author said you need to clone the repo and run go test and follow what is on your screen. |~/go-koans - [master] » go test about_basics.go:4 assert(__bool__ == true) // what is…