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