PlutoLang / Pluto

A superset of Lua 5.4 with a focus on general-purpose programming.
https://pluto-lang.org/docs/Introduction
MIT License
337 stars 20 forks source link

Fix compatibility issue due to 'case' terminating 'return' statement #898

Closed Sainan closed 3 days ago

Sainan commented 5 days ago

This narrows this behavior to switch blocks.