Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
039f59c88aa755d0a7971c7f1f7b4c9f63890932
/
.
/
plugin
/
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"
}
}