Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
4959a92385e2a6d7a4b8419784f85e5762c714cf
/
.
/
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