Skip to content

`elsif directive supported? #113

@dwarning

Description

@dwarning

LRM 2.4.1 allows:

`ifdef THIS
this code
`elsif THAT
that code
`else
other code
`endif

With my admsXml version 2.3.7 I have the impression THAT code is never reached - falling through to other code.
In which file the directives are defined? Can I extend them?

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