File tree Expand file tree Collapse file tree 5 files changed +25
-0
lines changed Expand file tree Collapse file tree 5 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 59
59
"data" : 1 ,
60
60
"valid" : true
61
61
},
62
+ {
63
+ "description" : " a float with zero fractional part is a number (and an integer)" ,
64
+ "data" : 1.0 ,
65
+ "valid" : true
66
+ },
62
67
{
63
68
"description" : " a float is a number" ,
64
69
"data" : 1.1 ,
Original file line number Diff line number Diff line change 54
54
"data" : 1 ,
55
55
"valid" : true
56
56
},
57
+ {
58
+ "description" : " a float with zero fractional part is a number" ,
59
+ "data" : 1.0 ,
60
+ "valid" : true
61
+ },
57
62
{
58
63
"description" : " a float is a number" ,
59
64
"data" : 1.1 ,
Original file line number Diff line number Diff line change 54
54
"data" : 1 ,
55
55
"valid" : true
56
56
},
57
+ {
58
+ "description" : " a float with zero fractional part is a number" ,
59
+ "data" : 1.0 ,
60
+ "valid" : true
61
+ },
57
62
{
58
63
"description" : " a float is a number" ,
59
64
"data" : 1.1 ,
Original file line number Diff line number Diff line change 59
59
"data" : 1 ,
60
60
"valid" : true
61
61
},
62
+ {
63
+ "description" : " a float with zero fractional part is a number (and an integer)" ,
64
+ "data" : 1.0 ,
65
+ "valid" : true
66
+ },
62
67
{
63
68
"description" : " a float is a number" ,
64
69
"data" : 1.1 ,
Original file line number Diff line number Diff line change 59
59
"data" : 1 ,
60
60
"valid" : true
61
61
},
62
+ {
63
+ "description" : " a float with zero fractional part is a number (and an integer)" ,
64
+ "data" : 1.0 ,
65
+ "valid" : true
66
+ },
62
67
{
63
68
"description" : " a float is a number" ,
64
69
"data" : 1.1 ,
You can’t perform that action at this time.
0 commit comments