blob: 036d78a41b4e6c391b70d5047163a45f7d3cca09 [file] [log] [blame]
module test7 {
namespace "test5:test";
prefix test ;
revision "2016-07-04" {
description "Initial revision.";
}
grouping grouping1 {
leaf leaf1 {
type int32;
}
}
typedef typedef3 {
type int32;
}
}