NPP042: Invalid array access

NPP042: Invalid array access

type: bug
priority: blocker

#compile-time

Description

This reference to a variable either needs a dimension specified (because the target variable is an array) or needs toe have the dimension removed (because the target is not an array).