No need to specify tags anymore
In the past, these codes were used by both parser and ripper. On ripper, the type of LHS is <val> then type cast was needed. However currently these are only used by parser then no need to cast.
<val>
No need to specify tags anymore
In the past, these codes were used by both parser and ripper.
On ripper, the type of LHS is
<val>then type cast was needed.However currently these are only used by parser then no need to
cast.