mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 10:39:29 +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 }
|
{ Source provided for Free Pascal Bug Report 4151 }
|
||||||
{ Submitted by "Christian Iversen" on 2005-07-03 }
|
{ Submitted by "Christian Iversen" on 2005-07-03 }
|
||||||
{ e-mail: chrivers@iversen-net.dk }
|
{ e-mail: chrivers@iversen-net.dk }
|
||||||
|
|
||||||
|
{$mode delphi}
|
||||||
|
|
||||||
program foo;
|
program foo;
|
||||||
type
|
type
|
||||||
t = (a, b, c);
|
t = (a, b, c);
|
||||||
|
Loading…
Reference in New Issue
Block a user