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
Don't propagate loose types to declared property slots. This generally improves type checking around property assignments in local scope. This also revealed a problem with @implictCast property handling in local scope, and that is fixed here as well.
0 commit comments