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 15f9650 commit 6dec67bCopy full SHA for 6dec67b
src/rulesets/Base/nondiff.jl
@@ -374,7 +374,7 @@ VERSION >= v"1.1" && @non_differentiable splitpath(::AbstractString)
374
@non_differentiable success(::Base.Process)
375
@non_differentiable success(::Base.ProcessChain)
376
@non_differentiable supertype(::Any)
377
-@non_differentiable Symbol(::Any)
+@non_differentiable Symbol(::Any...)
378
@non_differentiable symlink(::AbstractString, ::AbstractString)
379
380
@non_differentiable take!(::Base.GenericIOBuffer)
0 commit comments