xref
: /
aosp_15_r20
/
external
/
python
/
pyyaml
/
tests
/
data
/
float-representer-2.3-bug.code
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{
2
# 0.0: 0,
3
1.0: 1,
4
1e300000: +10,
5
-1e300000: -10,
6
1e300000/1e300000: 100,
7
}
8