/
githubmirror
/
libeconf
Обзор
Документация
Войти
/
githubmirror
/
libeconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.8.3
tests/tst-python-data/arguments.conf
24 строки
517 B
Tobias Stoeckmann
Fix typos (#212)
20 авг 2024, 15:09
Не верифицирован
20 авг 2024, 15:09
edaadab
Код
Авторство
О чём код?
none_comment = 1 none_comment_with_delim = 1=test # header_single_line test header_single = string with spaces # header_single_line test with delim header_single_with_delim = string with spaces = 3 # header_with_value test header_with_value = string with spaces #value description # line 1 # line 2 # # line 3 multiline_header = multiline header # header multiline multiline_entry = line one # line 1 line two # line 2 multiline_entry_with_delim = line one # line 1 line two= line three= # line 3