Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
46bb4aeb5e792b72810062f289151fde7d27a73b
/
.
/
test
/
py
/
explicit_module
/
test2.thrift
blob: fd5712e7f7f8112ee4564e1dd973951cb0d2ddfd [
file
] [
log
] [
blame
]
David Reiss
c6fc329
2007-08-30 00:58:43 +0000
[
diff
] [
blame
]
1
include
"test1.thrift"
2
3
struct
another
{
4
1
:
test1
.
astruct something
;
5
}