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
Same as with #730 - it's inconsistent with const literals, because we don't refer to type on the right side of the const declaration, because we know the type from the left side. In the network, on the other hand, we have to refer to a type
Downsides
Same as with #730 - it's inconsistent with const literals, because we don't refer to type on the right side of the const declaration, because we know the type from the left side. In the network, on the other hand, we have to refer to a type
Related to #730
The text was updated successfully, but these errors were encountered: