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