Skip to content

Prevent unused variable warnings on ternary and null coalescence expressions#1101

Merged
TwitchBronBron merged 2 commits intorokucommunity:masterfrom
agohof:expression-info-unused-variables
Mar 13, 2024
Merged

Prevent unused variable warnings on ternary and null coalescence expressions#1101
TwitchBronBron merged 2 commits intorokucommunity:masterfrom
agohof:expression-info-unused-variables

Conversation

@agohof
Copy link
Contributor

@agohof agohof commented Mar 11, 2024

Prevents unused variable warnings when transpiling ternary and null coalescence expressions if they include enums and constants.

Addresses: #1091

Copy link
Member

@TwitchBronBron TwitchBronBron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, and it's nice and simple. Thanks!

@TwitchBronBron TwitchBronBron merged commit 1c2133d into rokucommunity:master Mar 13, 2024
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.

2 participants