Skip to content

Commit 0e84eff

Browse files
authored
Merge pull request #90 from TAKOYAKING8/fix_scope_move
fix typo of "scope/move"
2 parents 5ba723b + 1eb3115 commit 0e84eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scope/move.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ fn main() {
7676
// Since the heap memory has been freed at this point, this action would
7777
// result in dereferencing freed memory, but it's forbidden by the compiler
7878
// Error! Same reason as the previous Error
79-
// この時点でヒープメモリ上の資源は開放されているので、次の操作は解放
79+
// この時点でヒープメモリ上の資源は開放されているので、次の操作は
8080
// 解放済みメモリをデリファレンスすることになる。しかしそれはコンパイラが許さない。
8181
// エラー! 上述の理由より
8282
//println!("b contains: {}", b);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy