Last updated 4 years ago
The first parameter in the Alloc is not a . This command only works with global variables.
Alloc
Possible solutions: provide a global variable:
Alloc(10@, 10) // error Alloc($var, 10) // OK