Eli Bendersky
ef7998951d
Fix up comment length and text, and generate public/
2023-12-09 10:25:43 -08:00
Akhil Kumar
6fdb46ead6
Update generics.sh with correct response ( #500 )
2023-12-09 10:22:58 -08:00
Eli Bendersky
bc9700aab3
Add missing $ go run ...
line on top of generics.sh
...
Fixes #452
2022-11-03 06:03:54 -07:00
Ben McNicholl
73cd7a73bb
Fix typo in Println statement ( #432 )
...
* Fix typo in Println statement
* Generate HTML for public files.
2022-07-11 05:42:26 -07:00
Eli Bendersky
3c2447b2d1
Add example of Go generics ( #415 )
...
* 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
2022-03-15 10:53:49 -07:00