const = constant …right?
I think this will lock the variable initialized, so that it won’t change even if we try to redefine it later.
const = constant …right?
I think this will lock the variable initialized, so that it won’t change even if we try to redefine it later.