Language:
Русский
English
┌────────────────────────────┐
│ Invalid variable reference │
└────────────────────────────┘
This construct follows the syntax of a variable reference, but it doesn't denote a memory location.
You are probably calling a pointer function, but forgetting to dereference the result.