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
Explicitly provide the given QuoteContext of the splice
* Avoids leaking implementation details of scala.internal.quoted.CompileTime.exprSplice,
such as exprSplice taking a ?=> function argument
* Provide meaningful names for QuoteContext synthesized by within `${ ... }`
0 commit comments