17 lines
112 B
INI
17 lines
112 B
INI
foo = bar
|
|
foo: bar
|
|
foo.oof: \
|
|
bar=baz; \
|
|
asdf
|
|
|
|
// comment
|
|
# comment
|
|
; comment
|
|
|
|
x:a\
|
|
b
|
|
x: a \
|
|
b
|
|
|
|
x = \
|