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
Previously if user code was equal to null, then the accompanying show
method would in effect call `null.show` which would crash the repl in a
mysterious way.
0 commit comments