THRIFT-5590 Haxe complex inits
Client: hx
Patch: Jens Geyer

This closes #2622
diff --git a/test/ConstantsDemo.thrift b/test/ConstantsDemo.thrift
index a54534d..204e805 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,