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": [
// "thread::spawn(move || {",
// "\t$0",
// ")};",
// "});",
// ],
// "description": "Insert a thread::spawn call",
// "requires": "std::thread",