ZNTC0508: Const declarations must be initialized
ZNTC0508
Section titled “ZNTC0508”Const declarations must be initialized
Category: Parser: Binding/Identifier
Reproduction
Section titled “Reproduction”const x;How to fix
Section titled “How to fix”See the error message for cause and resolution.