isconst(::GlobalRef)
is inconsistent with isconst(::Module, ::Symbol)
#57475
Milestone
isconst(::GlobalRef)
is inconsistent with isconst(::Module, ::Symbol)
#57475
It seems like
isconst(::GlobalRef)
no longer aligns withisconst(::Module, ::Symbol)
.In 1.11:
On nightly:
I would expect both to give the same result, and suspect users will expect the same given that the documentation does not make any distinction between them:
The text was updated successfully, but these errors were encountered: