https://bugs.winehq.org/show_bug.cgi?id=54291
--- Comment #4 from Jason Millard jsm174@gmail.com --- (In reply to Robert Wilhelm from comment #3)
After https://gitlab.winehq.org/wine/wine/-/commit/ f23a50d1db59aafce76fba64a7980417feb74679 we get now type mismatch for UBound(Empty). Exception handling still needs to be fixed. There are already some FIXMEs in compile.c compile_forto_statement().
Awesome. Thanks for fixing the first part of this!