From db081b935446cc18f96018011c5769a4afe0acdc Mon Sep 17 00:00:00 2001 From: chai2010 Date: Thu, 31 Dec 2015 20:26:40 +0800 Subject: [PATCH] Update progress.md --- progress.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/progress.md b/progress.md index c779b41..b6832f5 100644 --- a/progress.md +++ b/progress.md @@ -32,8 +32,8 @@ - [x] 4.4 Structs - [x] 4.5 JSON - [x] 4.6 Text and HTML Templates -- [ ] Chapter 5: Functions - - [ ] 5.1 Function Declarations +- [x] Chapter 5: Functions + - [x] 5.1 Function Declarations - [ ] 5.2 Recursion - [ ] 5.3 Multiple Return Values - [ ] 5.4 Errors