MaxScale/server/inih/tests/multi_line.ini
2015-01-14 19:08:24 +02:00

16 lines
265 B
INI

[section1]
single1 = abc
multi = this is a
multi-line value
single2 = xyz
[section2]
multi = a
b
c
[section3]
single: ghi
multi: the quick
brown fox
name = bob smith ; comment line 1
; comment line 2