Closed
Description
We just need to enable it in isEffectivelyErased. The issue is that in some situations some inline val
in inline def
s do not get fully inlined (or constant folded). That must be fixed first.
We just need to enable it in isEffectivelyErased. The issue is that in some situations some inline val
in inline def
s do not get fully inlined (or constant folded). That must be fixed first.