Skip to content

Simplify basic if expressions #7

@TechHog8984

Description

@TechHog8984

The following expression can be optimized by the luau compiler and therefore is safe to simplify: if if if true then true else true then true else true then true else true -> true

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions