Skip to content

Best practice for nested code? #34

Description

@olyerickson

I discovered "the hard way" a way to do nested code (loops, etc) --- inserting an @EnD before the next level, then inserting a @begin at the next level. This captures the fall-through (open loop?) logic but doesn't get the "spirit" of the nesting.

What do you recommend for representing nesting?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions