mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 21:29:15 +02:00
- 2.0 overlefts removed
git-svn-id: trunk@23018 -
This commit is contained in:
parent
afd34cf9d5
commit
0e92f68032
@ -26,13 +26,6 @@ unit constexp;
|
||||
|
||||
interface
|
||||
|
||||
{ bootstrapping with 2.0.x }
|
||||
{$ifdef VER2_0}
|
||||
{$Q-}
|
||||
{$R-}
|
||||
{$endif}
|
||||
|
||||
|
||||
type Tconstexprint=record
|
||||
overflow:boolean;
|
||||
case signed:boolean of
|
||||
|
Loading…
Reference in New Issue
Block a user