compile-fail.hxml.stderr 259 B

1234
  1. Test.hx:5: characters 27-37 : haxe.ds.Option<Bool> should be haxe.ds.Option<String>
  2. Test.hx:5: characters 27-37 : Type parameters are invariant
  3. Test.hx:5: characters 27-37 : Bool should be String
  4. Test.hx:9: characters 11-12 : Warning : haxe.ds.Option<String>