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