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
The cause of the failure is reported in the following PR:
#7017
Once that issue is fixed, we should re-enable the following test
scala> object O
// defined object O
scala> withQuoteContext { fn(O) }
ok
0 commit comments