We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24c4c4 commit 8e730c7Copy full SHA for 8e730c7
tests/neg-macros/i23008.check
@@ -5,8 +5,8 @@
5
| Exception occurred while executing macro expansion.
6
| java.lang.IllegalArgumentException: requirement failed: value of StringConstant cannot be `null`
7
| at scala.Predef$.require(Predef.scala:337)
8
- | at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2533)
9
- | at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2532)
+ | at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2423)
+ | at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2422)
10
| at scala.quoted.ToExpr$StringToExpr.apply(ToExpr.scala:80)
11
| at scala.quoted.ToExpr$StringToExpr.apply(ToExpr.scala:78)
12
| at scala.quoted.Expr$.apply(Expr.scala:70)
0 commit comments