6 lines
75 B
Text
6 lines
75 B
Text
prelude
|
|
|
|
inductive foo
|
|
|
|
def f := foo.
|
|
--^ "command": "complete"
|