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
CLJS-3170: Checked-arrays triggers on inferred Array type
if we see Array return type, convert to array. add test.
CLJS-3189: Incorrect inference for goog.object/get
if we have a generic type, set return type to 'any. add test
0 commit comments