Commit 0a4348f
Fix
As of JuliaLang/julia#57765, `jl_module_public` is no longer exported. Change
our runtime to handle it like `public` and `export` like we handle `import`
or `using` for nowpublic and export
1 parent 416ece8 commit 0a4348f
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
| 212 | + | |
| 213 | + | |
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
| |||
0 commit comments