compile-fail.hxml.stderr 339 B

1234
  1. Main.hx:9: characters 35-48 : Arrays of mixed types are only allowed if the type is forced to Array<Dynamic>
  2. Main.hx:9: characters 35-48 : Arrays of mixed types are only allowed if the type is forced to Array<Dynamic>
  3. Main.hx:9: characters 35-48 : String should be Int
  4. Main.hx:9: characters 35-48 : ... For optional function argument 'arr'