Project

General

Profile

« Previous | Next » 

Revision 997133d5

Added by k0kubun (Takashi Kokubun) about 5 years ago

Make __builtin_cexpr! and __builtin_cstmt! work again

with Ripper.

a3e6f52c17061f012c4e638b3343b57752ed7603 introduced __builtin_cexpr! and
__builtin_cstmt!, but nobody has used them and then they broke on
79292b30884ebcd8be028a7f3c9ccafd7759f2ae by undefined params.

This patch fixes the undefined params, but still we're not using them
yet.