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
In bootstrapped ClojureScript, case will fail with a nil test because
char? will throw. This revision nil-patches the char? test conditionallyfor bootstrapped mode.
0 commit comments