This commit is contained in:
DVDTSB 2023-06-24 15:28:54 +03:00 committed by GitHub
parent c5e82b3fa8
commit 1928154e69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -225,6 +225,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
dot: '',
double: '',
eq: '',
eq.slant: '',
eq.lt: '',
eq.not: '',
eqq: '',
@ -249,6 +250,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
dot: '',
double: '',
eq: '',
eq.slant: '' ,
eq.gt: '',
eq.not: '',
eqq: '',