diff options
author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2019-11-26 22:54:35 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2019-11-26 22:54:35 +0900 |
commit | 9e01fcd0cb79a05daa50d99c888cc7eeb9c79426 (patch) | |
tree | ffa6df85db248a1abd843d2b2c8d56b6a0c0ce16 /enum.c | |
parent | 22dfd14c179632d773b97e708255b6c183a740aa (diff) | |
download | ruby-9e01fcd0cb79a05daa50d99c888cc7eeb9c79426.tar.gz |
[ripper] Fixed unique key check in pattern matching
Check keys
* by an internal table, instead of unstable dispatched results
* and by parsed key values, instead of escaped forms in the source
Diffstat (limited to 'enum.c')
0 files changed, 0 insertions, 0 deletions