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