We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5787c88 + 9b49697 commit 862d6f4Copy full SHA for 862d6f4
src/expressions/call-expr.md
@@ -48,7 +48,7 @@ trait Pretty {
48
}
49
50
trait Ugly {
51
- fn print(&self);
+ fn print(&self);
52
53
54
struct Foo;
0 commit comments