Clean up E0727 explanation
This commit is contained in:
parent
9e92106d45
commit
9be9d728e9
@ -1,6 +1,6 @@
|
||||
A `yield` clause was used in an `async` context.
|
||||
|
||||
Example of erroneous code:
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0727,edition2018
|
||||
#![feature(generators)]
|
||||
|
Loading…
Reference in New Issue
Block a user