1a5f9918aSopenharmony_ci# Explicitly typed ordered map (dictionary).
2a5f9918aSopenharmony_ciBestiary: !!omap
3a5f9918aSopenharmony_ci  - aardvark: African pig-like ant eater. Ugly.
4a5f9918aSopenharmony_ci  - anteater: South-American ant eater. Two species.
5a5f9918aSopenharmony_ci  - anaconda: South-American constrictor snake. Scaly.
6a5f9918aSopenharmony_ci  # Etc.
7a5f9918aSopenharmony_ci# Flow style
8a5f9918aSopenharmony_ciNumbers: !!omap [ one: 1, two: 2, three : 3 ]
9