mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-29 16:40:45 +08:00
Expand the set of letters using in variables.
Unfortunately, it is still not possible to use "2u"o This is related to issue: https://github.com/ArthurSonzogni/Diagon/issues/2
This commit is contained in:
committed by
Arthur Sonzogni
parent
2bd5b29344
commit
8dce6979d6
@@ -1 +1,9 @@
|
||||
variable
|
||||
|
||||
f'(x)
|
||||
|
||||
a123456789°à@çè|#~#&
|
||||
|
||||
2_2m
|
||||
|
||||
2é8fsdmoiuuç
|
||||
|
||||
@@ -1 +1,10 @@
|
||||
variable
|
||||
variable
|
||||
|
||||
f'(x)
|
||||
|
||||
a123456789°à@çè|#~#&
|
||||
|
||||
2
|
||||
2m
|
||||
|
||||
2é8fsdmoiuuç
|
||||
|
||||
Reference in New Issue
Block a user