We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2939104 + 315054f commit a2856aeCopy full SHA for a2856ae
1 file changed
10-trait/10-01-trait.md
@@ -38,7 +38,7 @@ fn main() {
38
这个程序会输出:
39
40
```
41
-circle c has an area of 1
+circle c has an area of 3.141592653589793
42
43
44
## trait与泛型
0 commit comments