Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
d82e308926584c23b5a0be69ea31a87ebe35b052
/
.
/
compiler
/
base
/
parser
/
src
/
test
/
resources
/
StatusWithoutStatementEnd.yang
blob: 27a8cfa455c551bcc22ee88a44943a5047ba4996 [
file
] [
log
] [
blame
]
module
Test
{
yang
-
version
1
;
namespace
http
:
//huawei.com;
prefix
Ant
;
leaf invalid
-
interval
{
type
"uint16"
;
status current
}
}