]> git.proxmox.com Git - ceph.git/blobdiff - 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
diff --git a/ceph/src/jaegertracing/thrift/compiler/cpp/test/keyword-samples/union2_return.thrift b/ceph/src/jaegertracing/thrift/compiler/cpp/test/keyword-samples/union2_return.thrift
new file mode 100644 (file)
index 0000000..9719d1e
--- /dev/null
@@ -0,0 +1,3 @@
+union union_name {
+  1: optional bool return=1
+}