Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4f5fd93

Browse files
author
haohao
authored
Update README.md
1 parent be1b743 commit 4f5fd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ data class Person(var name: String, var age: Int)
456456
### 解构
457457
**Java**
458458
```java
459-
Person p = new Person("haohao", 35);
459+
Person p = new Person("haohao", 25);
460460

461461
String name = p.getName();
462462

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /