Skip to content
Snippets Groups Projects
Commit 9baf6af8 authored by pfdietz's avatar pfdietz
Browse files

Load reader aux macros

parent 4ea8f081
Branches
Tags
No related merge requests found
...@@ -5,6 +5,8 @@ ...@@ -5,6 +5,8 @@
(in-package :cl-test) (in-package :cl-test)
(compile-and-load "reader-aux.lsp")
(def-syntax-test get-macro-character.1 (def-syntax-test get-macro-character.1
(loop for c across "()';\"`,#" (loop for c across "()';\"`,#"
collect collect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment