Skip to content

Support deferred definitions #11

Description

@jeanparpaillon

Deferred definition of constants is allowed in erlang but not supported by current quaff:

-define(FOO, ?BAR).
-define(BAR, 42).

I'm providing a pr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions