xref: /third_party/PyYAML/tests/data/spec-06-05.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  ? !!map {
5a5f9918aSopenharmony_ci    ? !!str "first"
6a5f9918aSopenharmony_ci    : !!str "Sammy",
7a5f9918aSopenharmony_ci    ? !!str "last"
8a5f9918aSopenharmony_ci    : !!str "Sosa"
9a5f9918aSopenharmony_ci  }
10a5f9918aSopenharmony_ci  : !!map {
11a5f9918aSopenharmony_ci    ? !!str "hr"
12a5f9918aSopenharmony_ci    : !!int "65",
13a5f9918aSopenharmony_ci    ? !!str "avg"
14a5f9918aSopenharmony_ci    : !!float "0.278"
15a5f9918aSopenharmony_ci  }
16a5f9918aSopenharmony_ci}
17

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