brintos

brintos / llvm-project-archived public Read only

0
0
Text · 236 B · 87d699d Raw
10 lines · plain
1# RUN: yaml-bench -canonical %s | FileCheck %s --strict-whitespace2 3"Fun with \\4\" \a \b \e \f \5\n \r \t \v \0 \6\  \_ \N \L \P \7\x41 \u0041 \U00000041"8 9# CHECK: !!str "Fun with \\ \" \a \b \e \f \n \r \t \v \0   \_ \N \L \P A A A"10