From 462d68ea5f0ac60fa6bcab115b104e81bef8519f Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 16 Jun 2020 12:15:51 -0700 Subject: content/generics-next-step: add Introduction section marker Change-Id: I33e23b3ed79137fb296dfeccec83baef2e30bc73 Reviewed-on: https://go-review.googlesource.com/c/blog/+/238005 Reviewed-by: Robert Griesemer --- content/generics-next-step.article | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/generics-next-step.article b/content/generics-next-step.article index 5523f0a..8ae6161 100644 --- a/content/generics-next-step.article +++ b/content/generics-next-step.article @@ -6,6 +6,8 @@ Summary: An updated generics design draft, and a translation tool for experiment Ian Lance Taylor Robert Griesemer +## Introduction + It’s been almost a year since we [last wrote about the possibility of adding generics to Go](https://blog.golang.org/why-generics). It’s time for an update. -- cgit v1.2.3