Hynek Cernoch
Hynek Cernoch
@hauntsaninja This issue can be closed similarly to #8814 that you closed yesterday.
Hi @DmytroLitvinov, I agree with you, I understand you... You ask the reason behind it... On the other hand, I have to inform that you can see all current income...
A second part for the workaround with overload should be noted: The header of implementation of the overloaded function must be without a generic annotation for that variable, but it...
Another solution is to use a broad static type for that parameter and immediately assign it in the body to the original exact generic type. It is a preferable solution...
I confirm that I understand the parser and this fix. It works correctly for PDF's where some "endobj" keywords are accidentally missing. Parsing of a normal PDF is not affected...