Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
defc16e48b7021991d2f8bbe9ec0c9b3d2bb6549
/
.
/
utils
/
yangutils
/
plugin
/
src
/
test
/
resources
/
ProcessFileWithExtraBrace.yang
blob: ca3f0d0c037d760481368f8037432ab98ec0baff [
file
] [
log
] [
blame
]
module
Test
{
yang
-
version
1
;
namespace
http
:
//huawei.com;
prefix
Ant
;
container food
{
choice snack
{
list sports
-
arena
{
}
}
}
}
}
}
}
}