NPP039: Target must be mutable

NPP039: Target must be mutable

type: bug
priority: blocker

#compile-time

Description

The underlying statement wants to write a value into this operand but it is unmodifiable.

This is the case for CONST variables, literals and unmodifiable system variables.