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
Properties in inline functions used to be ignored
because we ran partial_inline to inline them.
Since we are not doing that anymore, properties
in inline functions have been ignored without this fix.
Inline functions are handled as any other functions now
0 commit comments