Open
Description
Bug Report
I am sorry to report a bug in this way without a minimized repro but I wasn't able to minimise it, I'd be happy to do more in debugging it but I'd need some pointers.
π Search Terms
explicit type annotation, 4.5 issues
π Version & Regression Information
This was introduced in 4.5
, it's not yet fixed in next
and is working fine up to 4.4
π» Code
π Actual behavior
π Expected behavior
to compile fine, there are no two types named F
, when explicitly annotated like in the commit above the compiler can check the type correctly.