Export source information from USC

This commit is contained in:
John Lorentzson 2025-07-13 20:52:52 +02:00
parent 08ea79f2de
commit 1b2b65cd41

View file

@ -11,4 +11,4 @@
(:export #:usc-init #:compile-string-to-bytes
;; Errors
#:usc-error #:tokenizer-error #:missing-function-error
#:parser-error))
#:parser-error #:source))