lean4-htt/tests/lean/255.lean.expected.out
Sebastian Ullrich 5244ac3bb5
feat: note inaccessible private declarations in unknown constant error (#9516)
This PR ensures that private declarations made inaccessible by the
module system are noted in the relevant error messages
2025-07-25 09:23:52 +00:00

6 lines
199 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

A : α
id x✝ : α
255.lean:16:7-16:8: error(lean.unknownIdentifier): Unknown constant `x✝`
id sorry : ?m
255.lean:20:9-20:10: error(lean.unknownIdentifier): Unknown constant `x✝`
id sorry : ?m