Closed kant2002 closed 1 week ago
Currently compiler do not know, if (x) is typecase or some identifier in the brackets, so we probe registered types. Also ignore constant specifiers when trying to find constant property on the type.
(x)
Currently compiler do not know, if
(x)
is typecase or some identifier in the brackets, so we probe registered types. Also ignore constant specifiers when trying to find constant property on the type.