mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 10:39:29 +02:00
+ bug report #1827 testing
This commit is contained in:
parent
ec538658c6
commit
591aca4630
15
tests/webtbs/tw1827.pp
Normal file
15
tests/webtbs/tw1827.pp
Normal file
@ -0,0 +1,15 @@
|
||||
{ %RESULTCODE=1 }
|
||||
|
||||
begin
|
||||
ReadLn('SomeText');
|
||||
end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2002-03-07 21:44:14 carl
|
||||
+ bug report #1827 testing
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user