Skip to content

isub keywords not recognized #416

@tedelaney2024

Description

@tedelaney2024

isub defining is a subset of defined storage that compiles so it is still supported. Example code:

dcl arr3(3,4) fixed bin(15) defined(arr(1sub+1,2sub+2));

The VS Code extension highlights them as syntax errors.

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