xref: /third_party/PyYAML/tests/data/spec-05-04.canonical
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/PyYAML/tests/data/
1a5f9918aSopenharmony_ci%YAML 1.1
2a5f9918aSopenharmony_ci---
3a5f9918aSopenharmony_ci!!map {
4a5f9918aSopenharmony_ci  ? !!str "sequence"
5a5f9918aSopenharmony_ci  : !!seq [
6a5f9918aSopenharmony_ci    !!str "one", !!str "two"
7a5f9918aSopenharmony_ci  ],
8a5f9918aSopenharmony_ci  ? !!str "mapping"
9a5f9918aSopenharmony_ci  : !!map {
10a5f9918aSopenharmony_ci    ? !!str "sky" : !!str "blue",
11a5f9918aSopenharmony_ci    ? !!str "sea" : !!str "green",
12a5f9918aSopenharmony_ci  }
13a5f9918aSopenharmony_ci}
14

Indexes created Thu Nov 07 10:32:03 CST 2024