We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150c7a1 commit 245ae88Copy full SHA for 245ae88
src/rulesets/Base/nondiff.jl
@@ -159,6 +159,7 @@
159
@non_differentiable evalfile(::AbstractString)
160
@non_differentiable evalfile(::AbstractString, ::Array{String,1})
161
@non_differentiable expanduser(::AbstractString)
162
+@non_differentiable exponent(::Any)
163
164
@non_differentiable fd(::Base.Filesystem.File)
165
@non_differentiable fd(::IOStream)
0 commit comments