mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
![]() followed by hexadecimal
(https://github.com/ruby/strscan/pull/141)
Fix: https://github.com/ruby/strscan/issues/140
`0x<EOF>`, `0xZZZ` should be parsed as `0` instead of not matching at
all.
|
||
---|---|---|
.. | ||
lib/strscan | ||
depend | ||
extconf.rb | ||
strscan.c | ||
strscan.gemspec |