BUG 2282 - JSON top level element without module name
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / complexjson / not-existing-element.json
1 {
2     "cont1": {
3         "dummy-element":"value lf11"
4     }
5 }