mirth icon indicating copy to clipboard operation
mirth copied to clipboard

Don't show unstable metavariable numbers in type errors.

Open typeswitch-dev opened this issue 1 year ago • 1 comments

Either make the metavariable numbers stable within each definition, or don't print the numbers when showing the type (replacing them with variable names perhaps).

Currently the instability is the reason one test keeps failing whenever we change the prelude (error-recursive-block-type.mth). The test has been disabled until the issue is resolved.

typeswitch-dev avatar May 03 '24 18:05 typeswitch-dev