File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- -- Error: tests\ neg\ summonInline.scala:19:32 ---------------------------------------------------------------------------
2- 19 |val missing1 = summonInlineCheck(1) // error
3- | ^^^^^^^^^^^^^^^^^^^^
4- | Missing One
1+ -- Error: tests/ neg/ summonInline.scala:19:32 ---------------------------------------------------------------------------
2+ 19 |val missing1 = summonInlineCheck(1) // error
3+ | ^^^^^^^^^^^^^^^^^^^^
4+ | Missing One
55 | This location contains code that was inlined from summonInline.scala:15
6- -- Error: tests\ neg\ summonInline.scala:20:32 ---------------------------------------------------------------------------
7- 20 |val missing2 = summonInlineCheck(2) // error
8- | ^^^^^^^^^^^^^^^^^^^^
9- | Missing Two
6+ -- Error: tests/ neg/ summonInline.scala:20:32 ---------------------------------------------------------------------------
7+ 20 |val missing2 = summonInlineCheck(2) // error
8+ | ^^^^^^^^^^^^^^^^^^^^
9+ | Missing Two
1010 | This location contains code that was inlined from summonInline.scala:16
You can’t perform that action at this time.
0 commit comments