Skip to content

Commit 9ff8e6c

Browse files
committed
Update more test outputs
1 parent 18e877c commit 9ff8e6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/neg-macros/i19842-a.check

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
|Parents in symbol: [class Object, trait Serializer]
88
|Parents in tree: [trait Serializer]
99
|
10-
| at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:8)
10+
| at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:10)
1111
| at dotty.tools.dotc.transform.TreeChecker$.checkParents(TreeChecker.scala:210)
1212
| at scala.quoted.runtime.impl.QuotesImpl$reflect$ClassDef$.module(QuotesImpl.scala:286)
1313
| at scala.quoted.runtime.impl.QuotesImpl$reflect$ClassDef$.module(QuotesImpl.scala:285)

tests/neg-macros/i23008.check

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
| at scala.Predef$.require(Predef.scala:337)
88
| at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2540)
99
| at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2539)
10+
| at scala.quoted.ToExpr$StringToExpr.apply(ToExpr.scala:82)
1011
| 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)
12+
| at scala.quoted.Expr$.apply(Expr.scala:72)
1313
| at Macros$.buildStringCode(Macro_1.scala:9)
1414
|
1515
|---------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)