Clean up E0646

This commit is contained in:
Guillaume Gomez
2020-06-07 15:22:15 +02:00
parent 680a4b2fbd
commit af68249a8d
@@ -1,4 +1,5 @@
It is not possible to define `main` with a where clause.
Erroneous code example:
```compile_fail,E0646