This PR improves the consistency of error message formatting by rendering addenda of several existing error messages as labeled notes and hints.
4 lines
190 B
Text
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
|