1${VALGRIND} ./dict_open 'unionmap:{static:one,static:two,inline:{foo=three}}' read <<EOF 2get foo 3get bar 4EOF 5${VALGRIND} ./dict_open 'unionmap:{static:one,fail:fail}' read <<EOF 6get foo 7EOF 8