fix(init/reserved_notation): remove "invisible" character at \/
This commit is contained in:
parent
5b2d17e4ab
commit
73429547ba
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ reserve prefix `¬`:40
|
|||
reserve prefix `~`:40
|
||||
reserve infixr `∧`:35
|
||||
reserve infixr `/\`:35
|
||||
reserve infixr `\/`:30
|
||||
reserve infixr `\/`:30
|
||||
reserve infixr `∨`:30
|
||||
reserve infix `<->`:25
|
||||
reserve infix `↔`:25
|
||||
|
|
Loading…
Reference in a new issue