Skip to content

Instantly share code, notes, and snippets.

@leppie
Created April 26, 2016 19:00
Show Gist options
  • Save leppie/3b886844f3a6b1aaf0648888bd88c5b8 to your computer and use it in GitHub Desktop.
Save leppie/3b886844f3a6b1aaf0648888bd88c5b8 to your computer and use it in GitHub Desktop.
R6RS test
(import (rnrs))
(display "I am a dick")
(newline)
#!eof
(display "I am a cat")
(newline)
(display "Moeiw")
(newline)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment