3 lines
114 B
Text
3 lines
114 B
Text
def veryLongNameForCompletion := Nat
|
|
--v textDocument/completion
|
|
def f (x : veryLongNam) := x
|