Skip to content

Commit 4724e8d

Browse files
Update RuntimeGeneratedFunctions.jl
1 parent 3f8a96f commit 4724e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RuntimeGeneratedFunctions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module RuntimeGeneratedFunctions
22

33
using ExprTools, Serialization, SHA
44

5-
export RuntimeGeneratedFunction, @RuntimeGeneratedFunction
5+
export RuntimeGeneratedFunction, @RuntimeGeneratedFunction, drop_expr
66

77
const _rgf_docs = """
88
@RuntimeGeneratedFunction(function_expression)

0 commit comments

Comments
 (0)