blob: 7d3055eba725b8367a96a07ed623c04beee8ea4a [file] [log] [blame]
Pavol Vican03e2dc02016-07-01 13:16:56 +02001submodule sub4 {
2
3 belongs-to mod1 {
4 prefix abc;
5 }
6
7 typedef ip_address {
8 type uint32;
9 }
10}