ruby/test/prism/fixtures/regex_escape_encoding.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 строки
62 B
Plaintext
Исходник Обычный вид История

# encoding: US-ASCII
str = "hello \xFC"
str =~ /hello \u{fc}/