v6.3-exception
Matthew Butterick 5 years ago
parent 065364999e
commit bac7990c43

@ -24,7 +24,7 @@
['REM '(comment #f)]
['ERROR '(error #f)]
[else (match val
[(? number?)'(constant #f)]
[(? number?) '(constant #f)]
[(? symbol?) '(symbol #f)]
["(" '(parenthesis |(|)]
[")" '(parenthesis |)|)]

Loading…
Cancel
Save