[asan] add code to detect global initialization fiasco in C/C++. The sub-pass is...
[oota-llvm.git] / test / YAMLParser / spec-09-05.data
1 # RUN: yaml-bench -canonical %s
2
3 - "first
4         "
5 - "first
6
7         last"
8 - "first
9  inner
10  \      last"