summaryrefslogtreecommitdiffstats
path: root/tests/yaml-1.2-spec-examples/example-10.7
blob: f9245303dc4a83a1be79412534d813a2e7926c09 (plain)
1
2
3
4
5
negative: !!float -1
zero: !!float 0
positive: !!float 2.3e4
infinity: !!float .inf
not a number: !!float .nan