Fix typo
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user