summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/crystal-cn.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/crystal-cn.html.markdown')
-rw-r--r--zh-cn/crystal-cn.html.markdown4
1 files changed, 1 insertions, 3 deletions
diff --git a/zh-cn/crystal-cn.html.markdown b/zh-cn/crystal-cn.html.markdown
index 14805114..078cf25f 100644
--- a/zh-cn/crystal-cn.html.markdown
+++ b/zh-cn/crystal-cn.html.markdown
@@ -10,7 +10,6 @@ lang: zh-cn
---
```crystal
-
# 这是一行注释
# 一切都是对象(object)
@@ -556,7 +555,6 @@ rescue ex4 # 捕捉任何类型的异常
end
ex #=> "ex2"
-
```
## 参考资料
@@ -564,4 +562,4 @@ ex #=> "ex2"
- [官方网站](https://crystal-lang.org/)
- [官方文档](https://crystal-lang.org/docs/overview/)
- [在线运行代码](https://play.crystal-lang.org/#/cr)
-- [Github仓库](https://github.com/crystal-lang/crystal)
+- [GitHub仓库](https://github.com/crystal-lang/crystal)