xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-09-12.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker# RUN: yaml-bench -canonical %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Worker# Outside flow collection:
4*9880d681SAndroid Build Coastguard Worker- ::std::vector
5*9880d681SAndroid Build Coastguard Worker- Up, up, and away!
6*9880d681SAndroid Build Coastguard Worker- -123
7*9880d681SAndroid Build Coastguard Worker# Inside flow collection:
8*9880d681SAndroid Build Coastguard Worker- [ '::std::vector',
9*9880d681SAndroid Build Coastguard Worker  "Up, up, and away!",
10*9880d681SAndroid Build Coastguard Worker  -123 ]
11