Skip to content

Commit 9d9b107

Browse files
MasonProtterDilumAluthge
authored andcommitted
Make @__doc__ public
1 parent 6a55e52 commit 9d9b107

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/public.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ public
9999
@constprop,
100100
@locals,
101101
@propagate_inbounds,
102+
@__doc__,
102103

103104
# External processes
104105
shell_escape,

0 commit comments

Comments
 (0)