Skip to content

Commit 13f6b3b

Browse files
authored
Export jl_declare_constant_val (#59192)
Closes #59184
1 parent 94cc996 commit 13f6b3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jl_exported_funcs.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
XX(jl_gdblookup) \
179179
XX(jl_generating_output) \
180180
XX(jl_declare_const_gf) \
181+
XX(jl_declare_constant_val) \
181182
XX(jl_gensym) \
182183
XX(jl_getaffinity) \
183184
XX(jl_getallocationgranularity) \

0 commit comments

Comments
 (0)