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
2.1m questions
2.1m answers
60 comments
57.0k users