summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Tests/switch-default-before-case.js
AgeCommit message (Expand)Author
2021-09-26LibJS: Defer execution of switch default clause until after case clausesLinus Groh