mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
11 lines
128 B
INI
11 lines
128 B
INI
|
[DEFAULT]
|
||
|
foo = bar
|
||
|
|
||
|
[include:include/bar.ini]
|
||
|
|
||
|
[fleem]
|
||
|
|
||
|
[include:include/foo.ini]
|
||
|
red = roses
|
||
|
blue = violets
|
||
|
yellow = daffodils
|