summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'compiler')
-rw-r--r--compiler/cpp/test/compiler/Included.thrift2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/cpp/test/compiler/Included.thrift b/compiler/cpp/test/compiler/Included.thrift
index 0406a6591..fe039edbf 100644
--- a/compiler/cpp/test/compiler/Included.thrift
+++ b/compiler/cpp/test/compiler/Included.thrift
@@ -19,6 +19,8 @@
* under the License.
*/
+const string foo = "bar"
+
struct a_struct {
1: bool im_true,
2: bool im_false,