llvm/llvm/test/YAMLParser/spec-05-14.test

# 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"