Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
b8ff90c577db0be70554d704d107b073cd26402e
/
.
/
plugin
/
src
/
test
/
resources
/
manager
/
genwithoutrev
/
module.yang
blob: bcc1cc7e418ee04287c32b04acf172b6154b3a72 [
file
] [
log
] [
blame
]
module
test5
{
namespace
"test5:test"
;
prefix test
;
leaf a
-
leaf
{
type int32
;
}
}