Merging r259342 (with s/p2align 4/align 16) because r258750 is not in 3.8.
[oota-llvm.git] / test / YAMLParser / spec-10-02.test
1 # RUN: yaml-bench -canonical %s
2
3 [
4 "double
5  quoted", 'single
6            quoted',
7 plain
8  text, [ nested ],
9 single: pair ,
10 ]