julia
aee3fc2d - Fix incorrect use of `isimmutable` (#33042)

Commit
6 years ago
Fix incorrect use of `isimmutable` (#33042) This function operates on values not on types (though it is a bit of a trap). Also add a test to catch this bug.
Author
Parents
Loading