fix whitespace line-endings
This commit is contained in:
parent
4147a9a39b
commit
88886a37d9
19 changed files with 26 additions and 27 deletions
|
|
@ -10,7 +10,7 @@
|
|||
// fn bar() void {
|
||||
// fooThatMightSuspend(true); // Now bar() is async!
|
||||
// }
|
||||
//
|
||||
//
|
||||
// But if you KNOW the function won't suspend, you can make a
|
||||
// promise to the compiler with the 'nosuspend' keyword:
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue