March 25, 2026
12:01 p.m.
Erase reinitializes fixed-size arrays (clearing all elements to their default values) and deallocates dynamic arrays (setting them back to an uninitialized state). -- v2: vbscript: Implement the Erase statement. https://gitlab.winehq.org/wine/wine/-/merge_requests/10449