6aea8308749f66c1ed82f4cb805002ff2df4ce7b
[yangtools.git] / yang / yang-parser-impl / src / test / resources / module-source / simple-module.yang
1 module simple-module {
2     namespace "test";
3     prefix test;
4 }