File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- -- [E195 ] Potential Issue Warning: tests/warn/i16723.scala:3:2 ---------------------------------------------------------
1
+ -- [E197 ] Potential Issue Warning: tests/warn/i16723.scala:3:2 ---------------------------------------------------------
2
2
3 | new Object {} // warn
3
3
| ^
4
4
| New anonymous class definition will be duplicated at each inline site
Original file line number Diff line number Diff line change 1
- -- [E195 ] Potential Issue Warning: tests/warn/i16723a.scala:5:38 -------------------------------------------------------
1
+ -- [E197 ] Potential Issue Warning: tests/warn/i16723a.scala:5:38 -------------------------------------------------------
2
2
5 |inline given Converter[Int, String] = new Converter { // warn
3
3
| ^
4
4
| New anonymous class definition will be duplicated at each inline site
You can’t perform that action at this time.
0 commit comments