https://bugs.winehq.org/show_bug.cgi?id=53767
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Confirming. It should be easy to fix in interp_redim(). lookup_identifier() never fails apparently, missing symbol in case of redim() will result in REF_NONE type, when that happens we could probably create a new array variable on a spot.