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
Refine "a pure expression does nothing in statement position" warning.
It should not be issued if the expression has type Unit. Otherwise `()`
will trigger a warning.
0 commit comments