mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 23:31:49 +02:00
* proper naming
- remove readln
This commit is contained in:
parent
f1050aeb73
commit
24faf6e0f1
@ -4,6 +4,5 @@ program project1;
|
||||
|
||||
begin
|
||||
writeln(Hello);
|
||||
readln;
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user