xref: /aosp_15_r20/external/llvm/test/YAMLParser/spec-09-07.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker# RUN: yaml-bench -canonical %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Worker'simple key' : {
4*9880d681SAndroid Build Coastguard Worker  'also simple' : value,
5*9880d681SAndroid Build Coastguard Worker  ? 'not a
6*9880d681SAndroid Build Coastguard Worker  simple key' : 'any
7*9880d681SAndroid Build Coastguard Worker  value'
8*9880d681SAndroid Build Coastguard Worker}
9