Closed nidin closed 7 years ago
What? Infer default floating point literal to float64 type instead of float32
let num = 1.2; // type infer to let num:float64
:warning: This is a breaking change.
What? Infer default floating point literal to float64 type instead of float32
:warning: This is a breaking change.