Sha256: 7af2b03530f9c29a3ed796012e2882f7508693431a8bc61d213eb00ef55b4c25

Contents?: true

Size: 142 Bytes

Versions: 1

Compression:

Stored size: 142 Bytes

Contents

(examples-for returning
  ("it stores a value, executes body, returns the stored value"
   (let x 2
     (returning x
       (= x 3)))
   2))

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nydp-0.1.11 lib/lisp/tests/returning-examples.nydp