Re: #;
- From: lin8080 <lin8080@xxxxxxxxxx>
- Date: Mon, 31 Dec 2007 00:54:57 +0100
Kaz Kylheku schrieb:
'( a b
;; (
c
;; )
)
In MS-DOS Batch I once use REM
'( a b REM (add 2))
'( a b REM (add (some-more (still-more)))
How does that look? (add 2) is ignored, but the last ) not.
Can be useful when writing different parts and want to test step by
step.
.
- Prev by Date: SOLVED - Re: using 2 or more arguments in a setf method
- Next by Date: clsql hunchentoot problem working together
- Previous by thread: Re: #;
- Next by thread: Re: #;
- Index(es):
Relevant Pages
|