Better error messages for missing relations

This commit is contained in:
Jay McCarthy 2011-08-15 09:51:44 -06:00
parent 89ce37d90c
commit b8084b94b1

View File

@ -21,5 +21,6 @@
(constant srcloc (dict-ref a sym))]))
(provide #%module-begin
#%top
#%top-interaction
racklog-answers->literals)