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.
1 parent ebb054d commit 993c8eeCopy full SHA for 993c8ee
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