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
We just need to enable it in isEffectivelyErased. The issue is that in some situations some inline val in inline defs do not get fully inlined (or constant folded). That must be fixed first.