lean4-htt/tests/lean/interactive/1403.lean
Leonardo de Moura c95acef20e fix: ignore syntax nodes with nullKind at hoverableInfoAt?
It fixes one of the problems reported at #1403
2022-08-01 12:18:36 -07:00

4 lines
67 B
Text

example : True := by
rewrite []
--^ textDocument/hover
trivial