未验证 提交 5b6af84e 编写于 作者: 梦境迷离's avatar 梦境迷离 提交者: GitHub

Update README.md

上级 6181208a
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
- 示例 - 示例
```scala ```scala
class TestClass(val i: Int = 0, var j: Int) { @toString class TestClass(val i: Int = 0, var j: Int) {
val y: Int = 0 val y: Int = 0
var z: String = "hello" var z: String = "hello"
var x: String = "world" var x: String = "world"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册