diff --git a/o/Oxygene.pas b/o/Oxygene.pas index a9cda664..1535b2bf 100644 --- a/o/Oxygene.pas +++ b/o/Oxygene.pas @@ -2,7 +2,6 @@ implementation class method ConsoleApp.Main; begin - // add your own code here Console.WriteLine('Hello World'); end;