1# This is a test settings file.
2#
3# @(#) $Id: test.ini 520 2005-02-21 12:27:29Z dom $
4#
5
6[settings]
7foo = bar, ${Ivor}
8baz=quux
9
10Ivor = The Engine
11
12combined = ${foo} ${baz} ${very_undefined}
13
14[other stuff]
15this=ignored
16lonely=in here
17