Bug 8083: Preliminary unit tests
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / bug8083 / json / foo.json
1 {
2   "top": {
3     "foo": "/example-foomod:top/foo-list[name='key-value']/example-barmod:bar-container/bar-leaf"
4   }
5 }