File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 |^^^^^^
44 |Failed to evaluate macro annotation '@crash'.
55 | Caused by class scala.NotImplementedError: an implementation is missing
6- | scala.Predef$.$qmark$qmark$qmark(Predef.scala:401 )
6+ | scala.Predef$.$qmark$qmark$qmark(Predef.scala:387 )
77 | crash.transform(Macro_1.scala:7)
Original file line number Diff line number Diff line change 66 |-------------------------------------------------------------------------------------------------------------------
77 |Inline stack trace
88 |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
9- |This location contains code that was inlined from Predef.scala:156
10- 156 | inline def valueOf[T]: T = summonFrom {
9+ |This location contains code that was inlined from Predef.scala:154
10+ 154 | inline def valueOf[T]: T = summonFrom {
1111 | ^
12- 157 | case ev: ValueOf[T] => ev.value
13- 158 | }
12+ 155 | case ev: ValueOf[T] => ev.value
13+ 156 | }
1414 |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
15- |This location contains code that was inlined from Predef.scala:156
15+ |This location contains code that was inlined from Predef.scala:154
1616 7 | case _: (h *: t) => valueOf[`h` & T] +: singletons[T, t]
1717 | ^^^^^^^^^^^^^^^^
1818 -------------------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments