4 lines
104 B
Text
4 lines
104 B
Text
set_option relaxedAutoImplicit false
|
|
inductive Foo where
|
|
| bar : F
|
|
--^ textDocument/completion
|