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 5959 "data" : 1 ,
6060 "valid" : true
6161 },
62+ {
63+ "description" : " a float with zero fractional part is a number (and an integer)" ,
64+ "data" : 1.0 ,
65+ "valid" : true
66+ },
6267 {
6368 "description" : " a float is a number" ,
6469 "data" : 1.1 ,
Original file line number Diff line number Diff line change 5454 "data" : 1 ,
5555 "valid" : true
5656 },
57+ {
58+ "description" : " a float with zero fractional part is a number" ,
59+ "data" : 1.0 ,
60+ "valid" : true
61+ },
5762 {
5863 "description" : " a float is a number" ,
5964 "data" : 1.1 ,
Original file line number Diff line number Diff line change 5454 "data" : 1 ,
5555 "valid" : true
5656 },
57+ {
58+ "description" : " a float with zero fractional part is a number" ,
59+ "data" : 1.0 ,
60+ "valid" : true
61+ },
5762 {
5863 "description" : " a float is a number" ,
5964 "data" : 1.1 ,
Original file line number Diff line number Diff line change 5959 "data" : 1 ,
6060 "valid" : true
6161 },
62+ {
63+ "description" : " a float with zero fractional part is a number (and an integer)" ,
64+ "data" : 1.0 ,
65+ "valid" : true
66+ },
6267 {
6368 "description" : " a float is a number" ,
6469 "data" : 1.1 ,
Original file line number Diff line number Diff line change 5959 "data" : 1 ,
6060 "valid" : true
6161 },
62+ {
63+ "description" : " a float with zero fractional part is a number (and an integer)" ,
64+ "data" : 1.0 ,
65+ "valid" : true
66+ },
6267 {
6368 "description" : " a float is a number" ,
6469 "data" : 1.1 ,
You can’t perform that action at this time.
0 commit comments