Skip to content

Commit

Permalink
Another provide for the notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Dec 8, 2024
1 parent b6f70f3 commit e2e14e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion knock/compile.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
compile-define
compile-match
; for notes
compile-pattern)
compile-pattern
compile-match-clause)

(require "ast.rkt")
(require "compile-ops.rkt")
Expand Down

0 comments on commit e2e14e7

Please sign in to comment.