add r.double.not (#1315)

This commit is contained in:
Murphy Sünnenwold 2023-05-24 16:46:06 +02:00 committed by GitHub
parent 6af94be34a
commit b9d03be975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -720,6 +720,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
r: '', r: '',
r.long: '', r.long: '',
r.double: '', r.double: '',
r.double.not: '',
l: '', l: '',
l.long: '', l.long: '',
l.short: '', l.short: '',