android13/external/python/pyyaml/tests/data/spec-09-20.canonical

9 lines
123 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
%YAML 1.1
---
!!seq [
!!str "detected\n",
!!str "\n\n# detected\n",
!!str " explicit\n",
!!str "\t\ndetected\n",
]