Summary
[srfi-42] Shady tests in cond
Metadata
- Id: f1bc02f514c13d243a601bae813fc3ba6a78c25e
- Trac id: 1472
- Type: defect
- Reporter: megane
- Owner: iraikov
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version:
- Changetime: 2019-02-16 03:57:26 UTC
- Created: 2018-06-09 12:23:36 UTC
- Keywords:
Description
There are two places with `(and (string? a1) (string? a1)...` which probably are typos.