Skip to content

Allow return in switch case.

Sander requested to merge switch_allow_return into dev

type:fixed

Also fixes an issue related to switch with multiple statements in a case.

Changelog details: Return in switch case now works properly.

Edited by Sander

Merge request reports