blob: 541b7ddce11ac7efefda0128b900f9eb2c7d8419 [file] [log] [blame]
submodule test6 {
belongs-to "test5" {
prefix "test";
}
revision "2016-07-04" {
description "Initial revision.";
}
grouping grouping1 {
leaf leaf1 {
type int32;
}
}
}