lean4-htt/tests/lean/invalidInstImplicit.lean.expected.out
jrr6 4759506bcf
chore: use note and hint' for message addenda (#8980)
This PR improves the consistency of error message formatting by
rendering addenda of several existing error messages as labeled notes
and hints.
2025-06-27 15:16:01 +00:00

4 lines
190 B
Text

invalidInstImplicit.lean:1:9-1:12: error: invalid binder annotation, type is not a class instance
Nat
Note: Use the command `set_option checkBinderAnnotations false` to disable the check