chore: missing keywords
This commit is contained in:
parent
4390de88b8
commit
095ee9f8d2
1 changed files with 1 additions and 1 deletions
|
|
@ -1118,7 +1118,7 @@ hljs.registerLanguage("lean", function(hljs) {
|
|||
'syntax macro_rules macro ' +
|
||||
'fun ' +
|
||||
'#check #check_failure #eval #reduce #print ' +
|
||||
'section namespace end infix prefix ',
|
||||
'section namespace end infix infixl infixr postfix prefix ',
|
||||
built_in:
|
||||
'Type Prop|10 Sort rw|10 rewrite rwa erw subst substs ' +
|
||||
'simp dsimp simpa simp_intros finish using generalizing ' +
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue