For some reason, Clang is showing five x type annotations (lines 24 & 25) and I don't know why, shouldn't be just one?
It is not so bad in this example, but it gets annoying with larger expressions.
I want to know why is this happening
For some reason, Clang is showing five x type annotations (lines 24 & 25) and I don't know why, shouldn't be just one?
It is not so bad in this example, but it gets annoying with larger expressions.
I want to know why is this happening