mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 03:30:37 +02:00
* extended tests
This commit is contained in:
parent
c09b9c2708
commit
a63054d3a7
@ -3,6 +3,7 @@
|
||||
type
|
||||
c=class
|
||||
function Byte: Byte; virtual; abstract;
|
||||
function P(b: Byte); virtual; abstract;
|
||||
end;
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user