xref: /netbsd-src/external/ibm-public/postfix/dist/src/util/dict_static.ref (revision e262b48e47fe8540a73d8e342df0cdad4a0c5cf5)
1owner=trusted (uid=2147483647)
2> get foo
3foo=fooxx
4> get bar
5bar=fooxx
6./dict_open: error: bad static:name syntax: missing '}' in "{ foo xx "
7owner=trusted (uid=2147483647)
8./dict_open: error: bad static:name syntax: syntax error after '}' in "{ foo xx }x"
9owner=trusted (uid=2147483647)
10owner=trusted (uid=2147483647)
11> get foo
12foo=foo xx
13> get bar
14bar=foo xx
15