bolt/deps/llvm-18.1.8/llvm/test/YAMLParser/spec-05-14.test
2025-02-14 19:21:04 +01:00

9 lines
236 B
Text

# RUN: yaml-bench -canonical %s | FileCheck %s --strict-whitespace
"Fun with \\
\" \a \b \e \f \
\n \r \t \v \0 \
\ \_ \N \L \P \
\x41 \u0041 \U00000041"
# CHECK: !!str "Fun with \\ \" \a \b \e \f \n \r \t \v \0 \_ \N \L \P A A A"