Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
64a54c7062c8250c42c0b641c8788b6ea1e35ca5
/
.
/
compiler
/
base
/
parser
/
src
/
test
/
resources
/
ProcessFileWithExtraLeaf.yang
blob: 5624b7a6e3f9dcc26f427a64f3521854757773f9 [
file
] [
log
] [
blame
]
module
Test
{
yang
-
version
1
;
namespace
http
:
//huawei.com;
prefix
Ant
;
container food
{
choice snack
{
list sports
-
arena
{
}
}
}
}
leaf invalid
{