Rollup merge of #73092 - GuillaumeGomez:cleanup-e0646, r=Dylan-DPC
Clean up E0646 r? @Dylan-DPC
This commit is contained in:
commit
7983e56f40
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
It is not possible to define `main` with a where clause.
|
It is not possible to define `main` with a where clause.
|
||||||
|
|
||||||
Erroneous code example:
|
Erroneous code example:
|
||||||
|
|
||||||
```compile_fail,E0646
|
```compile_fail,E0646
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue