xref: /netbsd-src/external/ibm-public/postfix/dist/src/util/dict_static.ref (revision fc4f42693f9b1c31f39f9cf50af1bf2010325808)
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