lean4-htt/tests/lean/moduleOf.lean.expected.out
Kim Morrison 74ffa1e413
chore: remove the old Lean.Data.HashMap implementation (#7519)
This PR removes `Lean.Data.HashMap` and `HashSet`. These have been
deprecated for 6 months, replaced by `Std.Data.HashMap` and `HashSet`.
2025-03-20 23:49:55 +00:00

7 lines
155 B
Text

(some Init.Prelude)
(some Lean.CoreM)
(some Lean.Elab.Term)
(some Std.Data.HashMap.Basic)
none
none
moduleOf.lean:16:0-16:5: error: unknown constant 'foo'