On 11/16/2013 08:57 AM, Anthony Carrico wrote:

> 6. Here is an example from my unit tests. It is a delay line:

Oops, I forgot to show you the output:

$ raco test main.rkt
raco test: (submod "main.rkt" test)
::: (1 0 0 1)
::: (3 0 1 2)
::: (6 1 2 3)
::: (9 2 3 4)
12 tests passed

-- 
Anthony Carrico


Attachment: signature.asc
Description: OpenPGP digital signature

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to