Ticket #191 (new enhancement)
Opened 16 years ago
SchemeUnit checks for syntax errors
| Reported by: | schematics | Owned by: | schematics |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | schematics/schemeunit.plt | Keywords: | |
| Cc: | Version: | ||
| Racket Version: | 4.2 |
Description
Two checks:
- fails if a macro expansion yields a syntax error
- fails if a macro expansion does not yield a syntax error
Note: See
TracTickets for help on using
tickets.
