Skip to content

Commit 2f6fe28

Browse files
committed
Translate a paragraph
1 parent fe82d3f commit 2f6fe28

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
@@ -236,7 +236,11 @@ fn main() {
236236
}
237237
```
238238

239+
<!--
239240
Likewise, this variant will also never access borrowed data:
241+
-->
242+
243+
同様に、この変種も、借用されたデータにアクセスしません。
240244

241245
```rust,ignore
242246
use std::fmt;

0 commit comments

Comments
 (0)