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