mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-07 12:07:13 +01:00
* mode objfpc
This commit is contained in:
parent
8882e700ed
commit
ad7e970e39
@ -1,4 +1,7 @@
|
||||
{ %version=1.1 }
|
||||
|
||||
{$mode objfpc}
|
||||
|
||||
type
|
||||
TCheck=class(TObject);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user