/
githubmirror
/
libeconf
Обзор
Документация
Войти
/
githubmirror
/
libeconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/tst-append-string/input.conf
31 строка
441 B
Stefan Schubert
Joining entries with the same name to one single entry if ECONF_JOIN_… (#138)
25 мар 2021, 16:59
Не верифицирован
25 мар 2021, 16:59
ce7f6f6
Код
Авторство
О чём код?
[main] # header of first entry append_option = one # one two # two # header of init reset option reset_option = one # one two # two # header of reinit option reinit_option = one # one two # two [main] # header of second entry append_option = three #three four #four # header of reset option reset_option = reinit_option = # header of last reinit option reinit_option = three #three four #four