Merge branch 'master' of ../controller
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / complexjson / leaf-node-via-augmentation-in-container.json
1 {
2     "complexjson:cont1": {
3         "lf12_1" : "lf12 value"
4     }
5 }