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