Does (check-color 'red 'red 'red 'green) seem like a perfect match? Now check (check-color 'green 'red 'red 'red) it's a very minor coding error I wanted to point out to sayth
________________________________ From: Stephen Chang <[email protected]> To: Ken Hegeland <[email protected]> Cc: [email protected] Sent: Sun, January 9, 2011 9:54:08 PM Subject: Re: [racket] Couldn't find a step matching that criterion I get the following steps, which is what I would expect. Are you getting something different? What version are you using? On Sun, Jan 9, 2011 at 9:11 PM, Ken Hegeland <[email protected]> wrote: > I apologize, meant to say check: > (check-color 'red 'red 'red 'green) > > > > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users >
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

