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
An annotation on methods that is equivalent to Dotty `inline` modifier.
The annotation should be used instead of the `inline` modifier in code
that needs to cross compile between Scala 2 and Dotty.
0 commit comments