blob: 6784c456775499c38ad80ee72261637b345637cf [file] [log] [blame]
Gaurav Agrawal0d43bb52016-05-17 18:06:38 +05301module module2 {
2 yang-version 1;
3 namespace http://huawei.com;
4 prefix Ant2;
5 typedef hello {
6 type string;
7 }
8}