From 965e1a4a1c8bad371ade67d1bfe77437b0c11d54 Mon Sep 17 00:00:00 2001 From: smart Date: Thu, 14 Jan 2016 16:34:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eBook/06.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eBook/06.4.md b/eBook/06.4.md index 1235ed0..267240b 100644 --- a/eBook/06.4.md +++ b/eBook/06.4.md @@ -170,7 +170,7 @@ func main() { entering: b in b entering: a -win a +in a leaving: a leaving: b ```