summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/regex_escape_encoding.txt
blob: 74e1647d675025b7e59364b2337beed657b70159 (plain)
1
2
3
# encoding: US-ASCII
str = "hello \xFC"
str =~ /hello \u{fc}/