Skip to content

Commit

Permalink
add export
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr committed Dec 17, 2023
1 parent 5d104f7 commit da61388
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contrib/walker/package.lisp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
(defpackage :micros/walker
(:use :cl)
(:export :collect-highlight-paths))
(:export :walker
:walk
:collect-highlight-paths))

0 comments on commit da61388

Please sign in to comment.