You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--[[ Generated with https://github.com/TypeScriptToLua/TypeScriptToLua ]]whiletruedodolocal__continue2repeat__continue2=truebreak__continue2=trueuntiltrueifnot__continue2thenbreakendendend
TSTL generated unneeded __continue2 = true after break statement.
The text was updated successfully, but these errors were encountered:
Here's example of TS code:
Here's generated code:
TSTL generated unneeded
__continue2 = true
afterbreak
statement.The text was updated successfully, but these errors were encountered: