diff --git a/base/exports.jl b/base/exports.jl index 1f0b5c1b63e06..97e63834c126a 100644 --- a/base/exports.jl +++ b/base/exports.jl @@ -1056,6 +1056,7 @@ export @nospecialize, @specialize, @polly, + @optlevel, @assert, @atomic,