mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
WIP
This commit is contained in:
parent
218650e770
commit
f6d61f6451
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
;; This is a temporary test file
|
||||
(import (scheme base) (scheme write) (scheme eval) (scheme cyclone util))
|
||||
|
||||
(define a-env (create-environment '() '()))
|
||||
|
|
Loading…
Add table
Reference in a new issue