How can I initialize KILO variable with const type?
KILO
const
const KILO = math.Pow10(3)
Because I have an errror
const initializer math.Pow10(3) is not a constant
1.4m articles
1.4m replys
5 comments
57.0k users