# Tags and Types
    - 42
    - ! '42'
    - !!int '42'
    - !<tag:yaml.org,2002:int> '42'
    - [!!null '', !!bool 1, !!str '42', !!float '42']
    - !<tag:ingy.net,2003:Foo/Bar> {}