Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Expandable inside of repetition. #85

@NCSantos

Description

@NCSantos

Hi,

Is it possible to get something like this?

if condition {
    ...
} else if cond {
    ...
} else if conf {
    ...
} else {
    ...
}

else is a repetition and if is expandable.

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions