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
As far as I understand the reason, I've fixed in in dotty by making lambdas inside static modules be non static and refer to module itself through this. scala/scala3@3b0cb48