blob: 483e00e94ca39cbaa5b0cbe629dc06359f12bfda [file] [log] [blame]
Bharat saraswald14cbe82016-07-14 13:26:18 +05301module test7 {
2 namespace "test5:test";
3 prefix test ;
4
5 revision "2016-07-04" {
6 description "Initial revision.";
7 }
8
Bharat saraswal039f59c2016-07-14 21:57:13 +05309 container cont1 {
Bharat saraswald14cbe82016-07-14 13:26:18 +053010 }
11
12}