lean4-htt/old_tests/tests/lean/run/structure_doc_string.lean
2018-04-10 12:56:55 -07:00

5 lines
58 B
Text

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