Sha256: 75b29cb7ca1f87a7810799c26723822248c3617b9bf5353648fc7c478494196b

Contents?: true

Size: 61 Bytes

Versions: 2

Compression:

Stored size: 61 Bytes

Contents

(define x "Hello!")
(display x)

----

assert_output "Hello!"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
flea-0.1.1 flea-language-spec/test-cases/02-variables/01-define-with-string.scm
flea-0.1.0 flea-language-spec/test-cases/02-variables/01-define-with-string.scm