add config support
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
= "pi"
|
||||
= +99
|
||||
= 42
|
||||
= 0
|
||||
= -17
|
||||
= 1_000
|
||||
= 5_349_221
|
||||
= 53_49_221 # Indian number system grouping
|
||||
= 1_2_3_4_5 # VALID but discouraged
|
||||
Reference in New Issue
Block a user