# QB64 development build - Changelog ## New features ### All platforms - ## Fixes ### All platforms - Fix "Duplicate definition" error with `Static` arrays in Subs/Functions with active `On Error` trapping. - Fix internal UDT arrays not resetting when a new file is loaded.