Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
9e9709d3ad55644a288438cc87da1962127052be
/
.
/
plugin
/
src
/
test
/
resources
/
manager
/
singleChild
/
module.yang
blob: 5fb8a9bbfb1357695bc3b557f8ca3470ada1233b [
file
] [
log
] [
blame
]
module
test5
{
namespace
"test5:test"
;
prefix test
;
revision
"2016-07-04"
{
description
"Initial revision."
;
}
typedef
typedef1
{
type int32
;
}
}