Skip to content

Instantly share code, notes, and snippets.

@leppie
Created August 28, 2019 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leppie/8a483e9f9d2185d36c3976756ae60b72 to your computer and use it in GitHub Desktop.
Save leppie/8a483e9f9d2185d36c3976756ae60b72 to your computer and use it in GitHub Desktop.
Test
(import (rnrs))
(display "Hello world")
(newline)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment