mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-21 22:53:51 +02:00
Don't close console window by default
This commit is contained in:
@@ -6,5 +6,4 @@ uses
|
||||
begin
|
||||
InitConsole('Hello');
|
||||
WriteLn('Hello, world!');
|
||||
ReadKey;
|
||||
end.
|
||||
|
Reference in New Issue
Block a user