mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-07 11:25:58 +02:00
no message
This commit is contained in:
parent
404d7fdc70
commit
e77d88c06e
17
tests/webtbf/tw2154.pp
Normal file
17
tests/webtbf/tw2154.pp
Normal file
@ -0,0 +1,17 @@
|
||||
{ %fail }
|
||||
{ Source provided for Free Pascal Bug Report 2154 }
|
||||
{ Submitted by "Sergey Kosarevsky" on 2002-10-01 }
|
||||
{ e-mail: netsurfer@au.ru }
|
||||
Var glCombinerOutputNV:Procedure(pname,
|
||||
pname,
|
||||
pname,
|
||||
pname,
|
||||
pname,
|
||||
pname,
|
||||
pname:Longint;
|
||||
pbool,
|
||||
pbool,
|
||||
pbool:Boolean);
|
||||
|
||||
Begin
|
||||
End.
|
Loading…
Reference in New Issue
Block a user