summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-06-11 14:24:33 +0200
committerJens Geyer <jensg@apache.org>2022-06-13 23:05:02 +0200
commit7628392dff65d747a026fd5183466c4460047c92 (patch)
tree93bf9a9ee298720d608267034bf5d807ecc7b356 /test
parente3eb9afb20a0535d44c203a4195db9822f8861fc (diff)
downloadthrift-7628392dff65d747a026fd5183466c4460047c92.tar.gz
THRIFT-5590 Haxe complex inits
Client: hx Patch: Jens Geyer This closes #2622
Diffstat (limited to 'test')
-rw-r--r--test/ConstantsDemo.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ConstantsDemo.thrift b/test/ConstantsDemo.thrift
index a54534d51..204e805b1 100644
--- a/test/ConstantsDemo.thrift
+++ b/test/ConstantsDemo.thrift
@@ -19,6 +19,7 @@
namespace cpp yozone
namespace erl consts_
+namespace haxe constantsDemo
struct thing {
1: i32 hello,