Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
1d4b2d87f78b3aee51f95de3f7c416e3fd8dd9bf
/
.
/
test
/
py
/
explicit_module
/
test2.thrift
blob: fd5712e7f7f8112ee4564e1dd973951cb0d2ddfd [
file
] [
log
] [
blame
]
include
"test1.thrift"
struct
another
{
1
:
test1
.
astruct something
;
}