Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
2e90ef569c1b38f6e0f1279e3f25d2a7f6b5ff99
/
.
/
test
/
Identifiers.thrift
blob: aa3e4eac5708d44ae3331669ed8dcefa0142d3d2 [
file
] [
log
] [
blame
]
// THRIFT-4953
struct
NoFieldIdentifiersTest
{
string
field_without_id1
,
string
field_without_id2
,
1
:
string
field_with_id
}