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 85f0617 commit aa2d3c5Copy full SHA for aa2d3c5
tests/neg/i14772.check
@@ -10,6 +10,6 @@
10
| no given instance of type quoted.ToExpr[Unit] was found for parameter x$2 of method apply in object Expr.
11
| I found:
12
|
13
- | quoted.ToExpr.IntToExpr[T]
+ | quoted.ToExpr.ClassToExpr[T]
14
15
- | But given instance IntToExpr in object ToExpr does not match type quoted.ToExpr[Unit].
+ | But given instance ClassToExpr in object ToExpr does not match type quoted.ToExpr[Unit].
0 commit comments