File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed Expand file tree Collapse file tree 6 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- -- Error: tests/neg/i19531 /A.scala:3:35 --------------------------------------------------------------------------------
1+ -- Error: tests/neg/i19351 /A.scala:3:35 --------------------------------------------------------------------------------
223 | inline def myMacro(): x.type = ${myMacroExpr} // error
33 | ^
4- |Cyclic macro dependency; macro refers to a toplevel symbol in tests/neg/i19531 /A.scala from which the macro is called
4+ |Cyclic macro dependency; macro refers to a toplevel symbol in tests/neg/i19351 /A.scala from which the macro is called
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1- -- Error: tests/neg/i19531a /Test.scala:8:34 ----------------------------------------------------------------------------
1+ -- Error: tests/neg/i19351a /Test.scala:8:34 ----------------------------------------------------------------------------
228 |inline def not(b: Bool): Bool = ${notMacro('b)} // error // error
33 | ^
4- |Cyclic macro dependency; macro refers to a toplevel symbol in tests/neg/i19531a /Test.scala from which the macro is called
5- -- [E046] Cyclic Error: tests/neg/i19531a /Test.scala:8:46 --------------------------------------------------------------
4+ |Cyclic macro dependency; macro refers to a toplevel symbol in tests/neg/i19351a /Test.scala from which the macro is called
5+ -- [E046] Cyclic Error: tests/neg/i19351a /Test.scala:8:46 --------------------------------------------------------------
668 |inline def not(b: Bool): Bool = ${notMacro('b)} // error // error
77 | ^
88 | Cyclic reference involving method $anonfun
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments