Skip to content

Commit b9ef4ad

Browse files
committed
Translate a sentence
1 parent c1c0426 commit b9ef4ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/dropck.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,11 @@ impl<T> Drop for Inspector<T> {
439439
}
440440
```
441441

442+
<!--
442443
Here is an example of a trait method call:
444+
-->
445+
446+
これは、トレイトメソッドの呼び出しの例です。
443447

444448
```rust,ignore
445449
use std::fmt;

0 commit comments

Comments
 (0)