Adjust test suite parser update to conform with API changes
[yangtools.git] / yang / yang-parser-impl / src / test / resources / rfc7950 / bug6886 / yang10 / foo2.yang
1 module foo2 {
2     namespace foo2;
3     prefix foo2;
4
5     description illegalchars'test2;
6 }