]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/thrift/lib/erl/test/Thrift1151.thrift
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / thrift / lib / erl / test / Thrift1151.thrift
1 struct StructA { 1: i16 x; }
2 struct StructB { 1: i32 x; }
3 struct StructC { 1: StructA x; }