You've already forked lazarus-ccr
fpc 2.2.0 compatibility fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@523 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -100,7 +100,7 @@ type
|
||||
AVisibility : TPasMemberVisibility;
|
||||
const ASourceFilename : String;
|
||||
ASourceLinenumber : Integer
|
||||
): TPasElement;override;
|
||||
): TPasElement;override;overload;
|
||||
function CreateArray(
|
||||
const AName : string;
|
||||
AItemType : TPasType;
|
||||
|
Reference in New Issue
Block a user