diff --git a/examples/generics/generics.hash b/examples/generics/generics.hash index f70852a..77ce621 100644 --- a/examples/generics/generics.hash +++ b/examples/generics/generics.hash @@ -1,2 +1,2 @@ -2066b359af6eb554e2ab3c031ea23a4dd235a7a1 -afmUH4U_14g +6219a4dadc2685ab1b61dc8e95799fd683ccb761 +YulcAofh266 diff --git a/public/generics b/public/generics index 87a79ac..bddca50 100644 --- a/public/generics +++ b/public/generics @@ -28,8 +28,7 @@
Starting with version 1.18, Go has added support for -generics, also known as type parameters. -TODO: spec link?
+generics, also known as type parameters.package main