Subclass all base classes from `object`.
[pyyaml/python3.git] / tests / data / spec-10-12.canonical
bloba95dd40c664ad6b4cb83d7ec01d94620349f5608
1 %YAML 1.1
2 ---
3 !!map {
4   ? !!str "block"
5   : !!map {
6     ? !!str "key"
7     : !!str "value"
8   }