Skip to content

Transform String(x) to tostring(x)#1602

Merged
Perryvw merged 1 commit intomasterfrom
string-constructor
Nov 26, 2024
Merged

Transform String(x) to tostring(x)#1602
Perryvw merged 1 commit intomasterfrom
string-constructor

Conversation

@Perryvw
Copy link
Member

@Perryvw Perryvw commented Nov 26, 2024

Transform TS String(x) to Lua tostring(x)

Closes #1597

@Perryvw Perryvw merged commit 3cced7d into master Nov 26, 2024
@Perryvw Perryvw deleted the string-constructor branch November 26, 2024 20:22
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.

String(any) doesn't map to tostring(any)

1 participant