55e3b0b3b0373d0560dd62e3326c05b7bbd9cf6b
[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 }