Skip to content

Commit a2856ae

Browse files
author
WaySLOG
committed
Merge pull request #143 from wayslog/master
fixed output
2 parents 2939104 + 315054f commit a2856ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10-trait/10-01-trait.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fn main() {
3838
这个程序会输出:
3939

4040
```
41-
circle c has an area of 1
41+
circle c has an area of 3.141592653589793
4242
```
4343

4444
## trait与泛型

0 commit comments

Comments
 (0)