Changeset 14860 in project for chicken/trunk
- Timestamp:
- 06/02/09 12:42:09 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chicken/trunk/scrutinizer.scm
r14859 r14860 74 74 (printf "[debug] ~?~%" fstr args)) ) 75 75 76 ;(define-syntax d (syntax-rules () ((_ . _) (void))))76 (define-syntax d (syntax-rules () ((_ . _) (void)))) 77 77 78 78
Note: See TracChangeset
for help on using the changeset viewer.