Clean up E0647 explanation
This commit is contained in:
parent
680a4b2fbd
commit
f615582d65
|
@ -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…
Reference in New Issue