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
Fixed in #10081, but seems like _std methods are not checked by NullSafety, except when they are inline, so errors showed only on call-site for such case. Not big deal for current time.
split
is kind of fat and inlined (probably bad?) and no any error inside of method. Works fine without inline.The text was updated successfully, but these errors were encountered: