Skip to content

DDM translator fails to resolve type alias function constants (fooAliasVal, fooVal) #986

@MikaelMayer

Description

@MikaelMayer

In ProgramTypeTests.lean, the good_prog test shows DDM translator errors:

Unsupported construct in lopToExpr: 0-ary op not found: fooAliasVal
Unsupported construct in lopToExpr: 0-ary op not found: fooVal

These are function constants defined via type aliases (FooAlias). The DDM translator can't resolve them during the lopToExpr conversion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions