Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
916f353f9f9577d48c764e856bef9b6ba41a7550
/
.
/
test
/
py
/
explicit_module
/
test2.thrift
blob: fd5712e7f7f8112ee4564e1dd973951cb0d2ddfd [
file
] [
log
] [
blame
]
include
"test1.thrift"
struct
another
{
1
:
test1
.
astruct something
;
}