lean4-htt/tests/lean/interactive/completionIStr.lean
2021-04-24 10:24:57 -07:00

7 lines
153 B
Text

structure C where
f1 : Nat
f2 : Bool
b1 : String
#check fun c : C => s!"testing {c. "
--^ textDocument/completion