lean4-htt/tests/lean/run/structure_doc_string.lean

5 lines
58 B
Text

structure foo :=
(x : nat)
/-- doc string -/
def x := 10