Extend the lexer to support Scheme bools like this: #t, #f, #true, #false. Add some positive tests for this too. |
||
|---|---|---|
| .. | ||
| single_tokens.rs | ||
Extend the lexer to support Scheme bools like this: #t, #f, #true, #false. Add some positive tests for this too. |
||
|---|---|---|
| .. | ||
| single_tokens.rs | ||