NPP017: Array dimension must be constant or initialized

NPP017: Array dimension must be constant or initialized

type: bug
priority: blocker

#natparse-internal
#compile-time

Description

If array dimensions are specified via variable references, the referenced variable must either be CONST or INITialized.