You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.AssertionError: assertion failed: position not set for Int # 4099305 of class dotty.tools.dotc.ast.Trees$TypeTree in /home/<redacted>/src/main/scala/notmacro/Main.scala
Expectation
I expect useful error about missing implicit instance
The text was updated successfully, but these errors were encountered:
nicolasstucki
changed the title
"position not set" error when using scala.util.Not and macro
"position not set" error when using scala.util.Not and inline
Oct 9, 2020
Minimized code
notmacro/Main.scala:
notmacro/T.scala:
Output
Expectation
I expect useful error about missing implicit instance
The text was updated successfully, but these errors were encountered: