Skip to content
Snippets Groups Projects
Commit 6d30fdd6 authored by Raymond Toy's avatar Raymond Toy
Browse files

Add test case for issue #24.

Forgot to check this in with the fix for issue #24.
parent 59328877
No related branches found
No related tags found
No related merge requests found
;; Test case from issue #24.
(defun foo ()
(print "Hello world"))
(compile 'foo)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment