lean4-htt/tests/lean/nonfatalattrs.lean.expected.out
jrr6 fcbd1037fd
refactor: update and consolidate attribute-related error messages (#9495)
This PR consolidates common attribute-related error messages into
reusable functions and updates the wording and formatting of relevant
error messages.
2025-07-26 02:03:18 +00:00

4 lines
229 B
Text

nonfatalattrs.lean:6:2-6:19: error: Unknown attribute `[attrUnimplementedattr]`
foo : Nat
nonfatalattrs.lean:11:12-11:17: error: invalid 'class', declaration 'bar.bar' must be inductive datatype, structure, or constant
bar : Nat