]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/thrift/compiler/cpp/test/keyword-samples/union2_return.thrift
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / jaegertracing / thrift / compiler / cpp / test / keyword-samples / union2_return.thrift
CommitLineData
f67539c2
TL
1union union_name {
2 1: optional bool return=1
3}