lazy-props icon indicating copy to clipboard operation
lazy-props copied to clipboard

Greeter does not have a constructor

Open sonygod opened this issue 4 years ago • 2 comments

haxe 4.2

test Main.hx

  src/Main.hx:21: characters 3-22 : Greeter does not have a constructor
  src/Main.hx:22: characters 3-49 : PoliteGreeter does not have a constructor
  src/Main.hx:52: characters 12-15 : Warning : haxe.macro.FunctionArg

sonygod avatar May 26 '20 04:05 sonygod

Hmm, the testcase seems to work for me on linux with the latest nightly (May 28) from https://build.haxe.org/builds/haxe/linux64/

image

What platform are you on?

jcward avatar May 29 '20 03:05 jcward

Win7 haxe nightly build

sonygod avatar May 29 '20 04:05 sonygod