Skip to content

"uncaught exception: Challenge and solution constant kind don't match" is both unhelpful and untrue #3

@JasonGross

Description

@JasonGross

I have identical files for challenge and solution:

def placeholder := @Eq.refl

I get

Building Challenge
Build completed successfully (3 jobs).
Exporting #[placeholder] from Challenge
Building Solution
Build completed successfully (3 jobs).
Exporting #[placeholder] from Solution
uncaught exception: Challenge and solution constant kind don't match: 'placeholder'

This error message doesn't actually tell me what is going wrong. But it seems like it should succeed in any case.

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