Clean up E0647 explanation
This commit is contained in:
parent
680a4b2fbd
commit
f615582d65
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
It is not possible to define `start` with a where clause.
|
||||
The `start` function was defined with a where clause.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0647
|
||||
|
|
Loading…
Add table
Reference in a new issue