chore: "upgrate" to doc string
This commit is contained in:
parent
4af94b2f6d
commit
71229f45fb
1 changed files with 1 additions and 1 deletions
|
|
@ -320,7 +320,7 @@ macro "admit" : tactic => `(exact sorry)
|
|||
macro "sorry" : tactic => `(exact sorry)
|
||||
macro "inferInstance" : tactic => `(exact inferInstance)
|
||||
|
||||
/- Optional configuration option for tactics -/
|
||||
/-- Optional configuration option for tactics -/
|
||||
syntax config := ("(" &"config" " := " term ")")
|
||||
|
||||
syntax locationWildcard := "*"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue