summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/groovy-cn.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/groovy-cn.html.markdown')
-rw-r--r--zh-cn/groovy-cn.html.markdown3
1 files changed, 0 insertions, 3 deletions
diff --git a/zh-cn/groovy-cn.html.markdown b/zh-cn/groovy-cn.html.markdown
index 0e7a020c..f83dff02 100644
--- a/zh-cn/groovy-cn.html.markdown
+++ b/zh-cn/groovy-cn.html.markdown
@@ -11,7 +11,6 @@ lang: zh-cn
Groovy - Java平台的动态语言。[了解更多。](http://www.groovy-lang.org/)
```groovy
-
/*
安装:
@@ -394,8 +393,6 @@ int sum(int x, int y) {
}
assert sum(2,5) == 7
-
-
```
## 进阶资源