Skip to content

Commit 7a249eb

Browse files
committed
Translate a paragraph
1 parent 5c4a4fe commit 7a249eb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/dropck.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,8 +411,13 @@ occur indirectly. Examples of such indirect access are:
411411
* コールバックを呼び出す場合
412412
* トレイトメソッドの呼び出しを経由する場合
413413

414+
<!--
414415
(Future changes to the language, such as impl specialization, may add
415416
other avenues for such indirect access.)
417+
-->
418+
419+
(impl の特殊化など、言語仕様の将来の変更によっては、このような間接的なアクセスの
420+
方法が追加されるかもしれません。)
416421

417422
Here is an example of invoking a callback:
418423

0 commit comments

Comments
 (0)