[asan] add code to detect global initialization fiasco in C/C++. The sub-pass is...
[oota-llvm.git] / test / YAMLParser / spec-02-18.data
1 # RUN: yaml-bench -canonical %s
2
3 plain:
4   This unquoted scalar
5   spans many lines.
6
7 quoted: "So does this
8   quoted scalar.\n"