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.
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 themyet.