7 lines
62 B
INI
7 lines
62 B
INI
|
// File has no trailing newline.
|
||
|
|
||
|
foo = 1;
|
||
|
|
||
|
bar = 2;
|
||
|
|
||
|
baz = 3;
|