We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5787c88 commit 9b49697Copy full SHA for 9b49697
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