summaryrefslogtreecommitdiffstats
path: root/src/util/dict_static.ref
blob: 550264a0d7ca891cba3c51617b7ce19ed6468fd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
owner=trusted (uid=2147483647)
> get foo
foo=fooxx
> get bar
bar=fooxx
./dict_open: error: bad static:name syntax: missing '}' in "{ foo xx "
owner=trusted (uid=2147483647)
./dict_open: error: bad static:name syntax: syntax error after '}' in "{ foo xx }x"
owner=trusted (uid=2147483647)
owner=trusted (uid=2147483647)
> get foo
foo=foo xx
> get bar
bar=foo xx