dict_union_test.ref   [plain text]


+ ./dict_open unionmap:{static:one,static:two,inline:{foo=three}} read
owner=trusted (uid=2147483647)
> get foo
foo=one,two,three
> get bar
bar=one,two
+ ./dict_open unionmap:{static:one,fail:fail} read
owner=trusted (uid=2147483647)
> get foo
foo: error