guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help needed with (test-suite lib)


From: Jan Wedekind
Subject: Re: help needed with (test-suite lib)
Date: Sun, 13 Mar 2016 15:30:49 +0000
User-agent: K-9 Mail for Android

On 13. März 2016 14:22:10 GMT+00:00, Matt Wette <address@hidden> wrote:
>
>> On Mar 13, 2016, at 3:53 AM, Alex Kost <address@hidden> wrote:
>> 
>> Matt Wette (2016-03-10 05:08 +0300) wrote:
>> 
>>> I am using test-suite/lib.scm from guile-2.0.11.
>>> 
>>> 
>>> Can anyone explain why I am getting “UNRESOLVED” below?  I am
>>> expecting “PASS”.   What am I missing?
>> 
>
>Ah.  Thanks.  I would have to do 
>
>(pass-if “demo” ((lambda () #t)))
>
>Matt

You could also use "(const #t)" instead of "(lambda () #t)".
-- 
Jan Wedekind
http://www.wedesoft.de/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]