This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kawa.texi patch


Chris Dean wrote:

Typo fix in the let-values doc.
-(let-values ((a b . c) (values 1 2 3 4)))
+(let-values (((a b . c) (values 1 2 3 4)))

Thanks. Fixed (in CVS). -- --Per Bothner per@bothner.com http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]