Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
0_0_11799065_18386.pas(3) Error: ',' or ':' expected but identifier 'prime' found
0_0_11799065_18386.pas(3) Error: ';' expected but ':' found
0_0_11799065_18386.pas(4) Error: Type expected but 'VAR' found
0_0_11799065_18386.pas(4) Error: '..' expected but ';' found
0_0_11799065_18386.pas(6) Error: Incompatible types: 'Enumeration' and 'Integer'
0_0_11799065_18386.pas(6) Error: Incompatible types
0_0_11799065_18386.pas(7) Error: Operator not applicable to this operand type
0_0_11799065_18386.pas(7) Error: Incompatible types: 'Enumeration' and 'Boolean'
0_0_11799065_18386.pas(8) Error: Incompatible types: 'Enumeration' and 'Boolean'
0_0_11799065_18386.pas(9) Error: '.' expected but ';' found
0_0_11799065_18386.pas(10) Error: Identifier redeclared: 'Finalization'
0_0_11799065_18386.pas(14) Error: Missing operator or semicolon
0_0_11799065_18386.pas(14) Error: Missing operator or semicolon
0_0_11799065_18386.pas(16) Error: Record, object or class type required
0_0_11799065_18386.pas(18) Error: 'END' expected but end of file found
|