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
- See the strange "TBird.TEST1.TBird."
- There should be no note. Calling with explicit Fly < string > does not generate a note.
Edited by Mattias Gaertner