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

20 lines
242 B
Text

/-- docs -/
run_cmd
@[class]
run_cmd
private run_cmd
meta axiom
private protected def f := 42
private private def f := 42
private inductive
protected inductive
noncomputable inductive
private instance
protected instance
mutual instance