Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
855179c17658655561136b9c82bee7629bf40ca6
/
.
/
utils
/
yangutils
/
src
/
test
/
resources
/
UnitsWithoutStatementEnd.yang
blob: 889d7b7a6504d3656387e6652becc63eafbe0fed [
file
] [
log
] [
blame
]
module
Test
{
yang
-
version
1
;
namespace
http
:
//huawei.com;
prefix
Ant
;
leaf invalid
-
interval
{
type
"uint16"
;
units
"seconds"
}
}