Skip to content

Commit d30185f

Browse files
committed
Translate a subtitle
1 parent 8f71f28 commit d30185f

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
@@ -292,7 +292,11 @@ strictly outlive that value.
292292
それゆえにドロップチェッカは、ある値の中の全ての借用されたデータが、
293293
その値よりも厳密に長生きするよう強制するのです。
294294

295+
<!--
295296
# An Escape Hatch
297+
-->
298+
299+
# 脱出口
296300

297301
The precise rules that govern drop checking may be less restrictive in
298302
the future.

0 commit comments

Comments
 (0)