Skip to content

Fix continue in loops sometimes generating dead code - #1640

Merged
Perryvw merged 1 commit into
masterfrom
lua-51-continue-unrachable
Jun 8, 2025
Merged

Fix continue in loops sometimes generating dead code#1640
Perryvw merged 1 commit into
masterfrom
lua-51-continue-unrachable

Conversation

@Perryvw

@Perryvw Perryvw commented Jun 6, 2025

Copy link
Copy Markdown
Member

Fixes #1638

@Perryvw
Perryvw merged commit 9a9817e into master Jun 8, 2025
@inklesspen1rus

Copy link
Copy Markdown

I love you! ♥️
As a user, surely.

@Perryvw
Perryvw deleted the lua-51-continue-unrachable branch June 8, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TSTL generates unrechable code when converts 'continue' statement on Lua 5.1

2 participants