JJ: Description from the destination commit:
wip: remake parser JJ: Description from source commit: ok parser
This commit is contained in:
parent
b20c558da4
commit
59d636b644
2 changed files with 59 additions and 63 deletions
|
|
@ -1,10 +1,17 @@
|
|||
# comment 1
|
||||
# foo
|
||||
# barr
|
||||
[currency-EUR]
|
||||
enabled = NO
|
||||
# comment 2
|
||||
code= "EUR"
|
||||
name =euro
|
||||
fractional_input_digits = 2
|
||||
fractional_normal_digits =2
|
||||
fractional_trailing_zero_digits= 2
|
||||
% comment 3
|
||||
alt_unit_names = "{"0":"€","3":"k€"}"
|
||||
# comment 1
|
||||
# comment 2
|
||||
% comment 4
|
||||
|
||||
[dummy-section]
|
||||
dummy = "blah"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue