Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
993af1e22176a0a3a5517f43fa9e06c7456ff9ea
/
.
/
tests
/
conformance
/
sec5_1
/
sub4.yang
blob: 7d3055eba725b8367a96a07ed623c04beee8ea4a [
file
] [
log
] [
blame
]
submodule sub4
{
belongs
-
to mod1
{
prefix abc
;
}
typedef
ip_address
{
type uint32
;
}
}