[ruby-cvs:78265] 61131edba7 (master): Revert "[ripper] Quoted label without expression must be a local variable"
"Nobuyoshi Nakada" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Nobuyoshi Nakada 2019-11-20 00:55:14 +0900 (Wed, 20 Nov 2019)
New Revision: 61131edba7
https://github.com/ruby/ruby/commit/61131edba7
Log:
Revert "[ripper] Quoted label without expression must be a local variable"
This reverts commit 0b8c73aa65add5c57b46b0cfdf4e661508802172, which
seems breaking RVALUE consistency check.
Modified files:
parse.y
test/ripper/test_sexp.rb