We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade6ff2 commit 20fb6deCopy full SHA for 20fb6de
tests/neg/erasedValueb.check
@@ -2,7 +2,7 @@
2
7 | foo0(erasedValue[Int]) // error
3
| ^^^^^^^^^^^
4
| method erasedValue is declared as `erased`, but is in fact used
5
--- [E215] Type Error: tests/neg/erasedValueb.scala:8:18 ----------------------------------------------------------------
+-- [E216] Type Error: tests/neg/erasedValueb.scala:8:18 ----------------------------------------------------------------
6
8 | foo1(erasedValue[Int]) // error
7
| ^^^^^^^^^^^^^^^^
8
| argument to an erased parameter fails to be a pure expression
0 commit comments