We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13fc832 + 57ed5f2 commit 0f85268Copy full SHA for 0f85268
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