Skip to content

reduction rule for labels is incorrectly referenced #1152

@korreman

Description

@korreman

A note in the section on administrative instructions describes the reduction rule for labels as:
label_n {instr^n} val* end -> val^n

However, in the actual section for exiting instr*s, the reduction rule is written as:
label_n {instr*} val^m end -> val^m

For my own sanity, I hope the latter is correct.

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