xref: /aosp_15_r20/external/snakeyaml/src/test/resources/pyyaml/float-representer-2.3-bug.data (revision ac2a7c1bf4e14d82f3bd566dcc2d76d5b42faf34)
1#0.0:   # hash(0) == hash(nan) and 0 == nan in Python 2.3
21.0: 1
3+.inf: 10
4-.inf: -10
5.nan: 100
6