Skip to content

Commit 315054f

Browse files
author
WaySLOG
committed
change output
1 parent 185d55c commit 315054f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)