mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 07:31:20 +02:00
* remove readln;
git-svn-id: trunk@1493 -
This commit is contained in:
parent
260861e184
commit
0723391a8b
@ -17,5 +17,4 @@ begin
|
||||
setlength(myproc,1);
|
||||
MyProc[0]:=@testing;
|
||||
MyProc[0]('Test me');
|
||||
readln; //watch for error on close
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user