Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
ffd9ef85ccc513894d1d59793834235e8bf90678
/
.
/
plugin
/
maven
/
src
/
test
/
resources
/
manager
/
MultiChild
/
test.yang
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
;
}
}