Pick up byte-buddy from yangtools
[mdsal.git] / binding / mdsal-binding-generator / src / test / resources / mdsal715 / test-module-3.yang
1 module test-module-3 {
2   namespace "test-module-3";
3   prefix "tm3";
4
5   grouping cont-2-grouping {
6     container used-cont-2;
7   }
8 }