mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 15:09:22 +02:00
* mode delphi
git-svn-id: trunk@585 -
This commit is contained in:
parent
4222e24422
commit
f673f050a8
@ -1,6 +1,9 @@
|
||||
{ Source provided for Free Pascal Bug Report 4151 }
|
||||
{ Submitted by "Christian Iversen" on 2005-07-03 }
|
||||
{ e-mail: chrivers@iversen-net.dk }
|
||||
|
||||
{$mode delphi}
|
||||
|
||||
program foo;
|
||||
type
|
||||
t = (a, b, c);
|
||||
|
Loading…
Reference in New Issue
Block a user