lean4-htt/tests/lean/1021.lean
Leonardo de Moura 1b357db3b0 fix: nasty bug at findDeclarationRangesCore?
We must search the environment extension first, and then the builtin
table. Otherwise, the builtin declarations do not change when we
modify the files.

closes #1021
2022-03-19 16:53:22 -07:00

4 lines
108 B
Text

import Lean
open Lean Meta
#eval show MetaM _ from do
findDeclarationRanges? `Lean.Elab.Term.expandAssert