This commit is contained in:
Ryo Yoshida
2022-06-27 19:15:59 +09:00
parent 393a18b8ce
commit 80cc0ef1bc

View File

@@ -17,7 +17,7 @@
// "body": [
// "thread::spawn(move || {",
// "\t$0",
// ")};",
// "});",
// ],
// "description": "Insert a thread::spawn call",
// "requires": "std::thread",