This commit is contained in:
Ryo Yoshida 2022-06-27 19:15:59 +09:00
parent 393a18b8ce
commit 80cc0ef1bc
No known key found for this signature in database
GPG key ID: E25698A930586171

View file

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