diff --git a/tmp-macro-test.scm b/tmp-macro-test.scm index eeefbe65..1a9789a2 100644 --- a/tmp-macro-test.scm +++ b/tmp-macro-test.scm @@ -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 '() '()))