From db1c1db86dfc3d695a54331be4535cfe849d0b97 Mon Sep 17 00:00:00 2001 From: Stephen Date: Sat, 21 Jul 2018 15:34:16 +0800 Subject: [PATCH] stephenxs translating --- .../tech/20180427 An Official Introduction to the Go Compiler.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20180427 An Official Introduction to the Go Compiler.md b/sources/tech/20180427 An Official Introduction to the Go Compiler.md index 65c35fee64..78dbe23cd7 100644 --- a/sources/tech/20180427 An Official Introduction to the Go Compiler.md +++ b/sources/tech/20180427 An Official Introduction to the Go Compiler.md @@ -1,3 +1,4 @@ + // Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file.