We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e71a57d + 993c8ee commit 526f8f8Copy full SHA for 526f8f8
examples/scope/move/input.md
@@ -11,7 +11,7 @@ this is known as a *move*. -->
11
12
<!-- After moving resources, the previous owner can no longer be used. This avoids
13
creating dangling pointers. -->
14
-資源を移動すると、それまでの所有者を使用することはできなくなります。これによりダングリングポインタの発生を防げます。
+資源を移動すると、それまでの所有者(訳注: 変数などのこと)を使用することはできなくなります。これによりダングリングポインタの発生を防げます。
15
16
{move.play}
17
0 commit comments