Code:
Type
THelper = Helper For String
Function Length : Integer; // not implemented method
End;
('string').Length;
Output:
Runtime Error: Access violation at address 0052095C in module 'test.exe'. Read
of address 00000000 in THelper.Length [line: 9, column: 12]
Original issue reported on code.google.com by kazantse...@mail.ru on 30 Apr 2012 at 2:53
Original issue reported on code.google.com by
kazantse...@mail.ru
on 30 Apr 2012 at 2:53