Skip to content

[Bug] Definitions not checked in complement [sf#48] #50

@lsf37

Description

@lsf37

*Reported by anonymous on 2001-12-10 11:09 UTC
When referring to an undeclared definition in a
complement expression no error is reported:

%%

r = !{s}

%%

will be accepted, but a NullPointerException is thrown
when the dfa is constructed as `s' is not defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugNot working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions