From 7628392dff65d747a026fd5183466c4460047c92 Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Sat, 11 Jun 2022 14:24:33 +0200 Subject: THRIFT-5590 Haxe complex inits Client: hx Patch: Jens Geyer This closes #2622 --- test/ConstantsDemo.thrift | 1 + 1 file changed, 1 insertion(+) (limited to 'test') 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, -- cgit v1.2.1