Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
c7d2e3b244f18b0030f305fa3f13c4d3047d5b29
/
.
/
compiler
/
cpp
/
test
/
compiler
/
Including.thrift
blob: 677af7bb23cb09e5a94021b28d0ef0400c798983 [
file
] [
log
] [
blame
]
include
"Included.thrift"
const
string
s
=
"string"
struct
BStruct
{
1
:
Included
.
a_struct one_of_each
}