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
the built-in Scheme interpreter successfully runs cond and unless, but the editor doesn't highlight them as keywords, like it does with if, which is less important than cond.
The text was updated successfully, but these errors were encountered:
the built-in Scheme interpreter successfully runs
cond
andunless
, but the editor doesn't highlight them as keywords, like it does withif
, which is less important thancond
.The text was updated successfully, but these errors were encountered: