[ruby/prism] Account for encoding in regexp named captures

17dc6b6281
This commit is contained in:
Kevin Newton 2024-02-18 16:36:16 -05:00 committed by git
parent ea529dd409
commit ec1eda7b62
5 changed files with 72 additions and 2 deletions

View file

@ -30,6 +30,7 @@ module Prism
todos = %w[
heredocs_nested.txt
newline_terminated.txt
regex_char_width.txt
seattlerb/bug169.txt
seattlerb/dstr_evstr.txt
seattlerb/heredoc_squiggly_interp.txt