Sign in
llvm
/
llvm-project
/
c901b739b67476b00209b7ee706de94c0595d763
/
.
/
llvm
/
test
/
tools
/
llvm-rc
/
Inputs
/
utf8-escape-narrow.rc
blob: 311968c4d71fb02383cc1a1266518ff35b90acdf [
file
] [
log
] [
blame
]
STRINGTABLE
{
// One can't pass UTF-8 sequences via multiple escaped chars - in narrow
// strings in UTF-8 mode, only ASCII chars can be entered via escapes.
1
"åäö \xc3\xa5"
}