mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-29 21:25:35 +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 |