Skip to content

Commit 52743cb

Browse files
author
梶塚太智
committed
コメントを追加
1 parent 9b9caf5 commit 52743cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@ impl Executor {
581581
}
582582
}
583583

584+
// スレッドを作成
584585
"thread" => {
585586
let code = self.pop_stack().get_string();
586587
let mut executor = self.clone();

0 commit comments

Comments
 (0)