Project

General

Profile

« Previous | Next » 

Revision 55c62e67

Added by yui-knk (Kaneko Yuichiro) over 1 year ago

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.