4 Commits

Author SHA1 Message Date
Akhil Kumar
6351bb1a96 Updated sh file with comment 2023-12-09 15:36:36 +00:00
Akhil Kumar
7e6b6edab5
Update generics.sh with correct response
Update generics.sh with correct response
2023-12-08 20:00:03 -05:00
Eli Bendersky
bc9700aab3 Add missing $ go run ... line on top of generics.sh
Fixes #452
2022-11-03 06:03:54 -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