Skip to content

Commit 5c4a4fe

Browse files
committed
Translate a paragraph
1 parent 9573a15 commit 5c4a4fe

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
@@ -403,8 +403,13 @@ occur indirectly. Examples of such indirect access are:
403403
しかし、ジェネリックな型パラメータに対処する際、このようなアクセスは
404404
間接的に起こりえます。このような間接的なアクセスの例です。
405405

406+
<!--
406407
* invoking a callback,
407408
* via a trait method call.
409+
-->
410+
411+
* コールバックを呼び出す場合
412+
* トレイトメソッドの呼び出しを経由する場合
408413

409414
(Future changes to the language, such as impl specialization, may add
410415
other avenues for such indirect access.)

0 commit comments

Comments
 (0)