Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docstrings defined before `==` is available for `Symbol` comparisions causes a build error. Fix by comparing with `===`. Ref: JuliaLang#13534 (comment)
- Loading branch information