mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 15:09:13 +02:00
* new bug
This commit is contained in:
parent
1af574ceca
commit
1a3d62baa3
11
tests/webtbs/tw2771.pp
Normal file
11
tests/webtbs/tw2771.pp
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{ Source provided for Free Pascal Bug Report 2771 }
|
||||||
|
{ Submitted by "Michalis Kamburelis" on 2003-11-08 }
|
||||||
|
{ e-mail: michalis@camelot.homedns.org }
|
||||||
|
{$macro on}
|
||||||
|
|
||||||
|
{$define MAC:=procedure P}
|
||||||
|
|
||||||
|
MAC; begin end;
|
||||||
|
|
||||||
|
begin
|
||||||
|
end.
|
Loading…
Reference in New Issue
Block a user