implicit function specialization gives wrong note privat type never used
Implicit function specialization gives wrong note test1.pas(30,36) Note: Private type "TBird.TEST1.TBird.procdef$00000006" never used 1. See the strange "TBird.TEST1.TBird." 2. There should be no note. Calling with explicit Fly < string > does not generate a note. [test1.pas](/uploads/a2181cb76163d16461ea9205b26a70ee/test1.pas)
issue