Open
Description
It would be great, if we could just remove the constructor for Symbol
.
However, that would mean, that we have to provide a different syntax to construct symbols that contain dots.
Also, the new Symbol
constructor is currently used by some packages (most importantly mockito
, but also pageloader
.