lean4-htt/tests/lean/interactive/completionAtPrint.lean
Sebastian Ullrich 4d8bc22228
feat: Environment.addConstAsync (#6691)
This PR introduces the central API for making parallel changes to the
environment
2025-01-19 02:00:16 +00:00

4 lines
62 B
Text

def f.gg := 0
#print f.g
--^ textDocument/completion