Minor change
This commit is contained in:
parent
00c6abe92f
commit
c33c88bcbd
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ fn main() {
|
||||||
|
|
||||||
At present, it is not permitted to pass more than one explicit
|
At present, it is not permitted to pass more than one explicit
|
||||||
parameter for a generator.This can be fixed by using
|
parameter for a generator.This can be fixed by using
|
||||||
at most one parameter for the generator. For example, we might resolve
|
at most 1 parameter for the generator. For example, we might resolve
|
||||||
the previous example by passing only one parameter.
|
the previous example by passing only one parameter.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue