$ go run ...
Fixes #452
* Fix typo in Println statement * Generate HTML for public files.
* Add example of Go generics Fixes #349 * Remove TODO * Update public link * Update GitHub action to only build with 1.18-rc1 1.17 won't successfully build the generics example