From df0c0337af7dae3611e16faf0c79d6a8f3e1b891 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=88=E5=A4=9C=E4=BA=BA?= Date: Sun, 20 Nov 2016 11:23:31 +0800 Subject: [PATCH] Update 07.2.md (#289) --- eBook/07.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/eBook/07.2.md b/eBook/07.2.md index 22c88b9..47ae72a 100644 --- a/eBook/07.2.md +++ b/eBook/07.2.md @@ -184,6 +184,7 @@ func main() { Slice at 7 is 35 Slice at 8 is 40 Slice at 9 is 45 + The length of slice1 is 10 The capacity of slice1 is 10