From 35dc88e0d89b09daaf013df458f3ea3fde695262 Mon Sep 17 00:00:00 2001 From: chai2010 Date: Mon, 11 Jan 2016 20:24:13 +0800 Subject: [PATCH] update progress.md --- progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progress.md b/progress.md index b39f3fa..e4faab1 100644 --- a/progress.md +++ b/progress.md @@ -41,7 +41,7 @@ - [x] 5.6 Anonymous Functions - [x] 5.7 Variadic Functions - [x] 5.8 Deferred Function Calls - - [ ] 5.9 Panic + - [x] 5.9 Panic - [ ] 5.10 Recover - [x] Chapter 6: Methods - [x] 6.1 Method Declarations