jcward / lazy-props

Haxe lazy (less typing) property definition macro
MIT License
22 stars 3 forks source link

Greeter does not have a constructor #9

Open sonygod opened 4 years ago

sonygod commented 4 years ago

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
jcward commented 4 years ago

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?

sonygod commented 4 years ago

Win7 haxe nightly build