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