Skip to content

Commit 346f38b

Browse files
authored
Add compat entry for Base.donotdelete (#55773)
1 parent 243bded commit 346f38b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

base/docs/basedocs.jl

+3
Original file line numberDiff line numberDiff line change
@@ -3712,6 +3712,9 @@ unused and delete the entire benchmark code).
37123712
which the value of the arguments of this intrinsic were available (in a register,
37133713
in memory, etc.).
37143714
3715+
!!! compat "Julia 1.8"
3716+
This method was added in Julia 1.8.
3717+
37153718
# Examples
37163719
37173720
```julia

0 commit comments

Comments
 (0)