Sign in
apache
/
thrift
/
refs/tags/v0.15.0
/
.
/
lib
/
go
/
test
/
DuplicateImportsTest.thrift
blob: ffe1caff2c30d4571cf422724fb35141b8b98dae [
file
] [
log
] [
blame
]
include
"common/a.thrift"
include
"common/b.thrift"
typedef
a
.
A A
typedef
b
.
B B