General

Profile

halilsen (Halil Sen)

  • Login: halilsen
  • Registered on: 02/25/2020
  • Last sign in: 11/18/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

11/18/2021

02:32 PM Ruby master Bug #18345: Duplicate range in character class warning
xtkoba (Tee KOBAYASHI) wrote in #note-1:
> `|` seems to appear twice.
Effectively, I didn't see the `|`s, I must hav...
halilsen (Halil Sen)
10:34 AM Ruby master Bug #18345 (Rejected): Duplicate range in character class warning
~~~ ruby
#!/usr/bin/env ruby -w
puts RUBY_VERSION
puts "".match?(/[\p{Alnum}|\-|\_]/).inspect
puts '-------------...
halilsen (Halil Sen)

Also available in: Atom