begin // this is a comment writeln('test'); { this another comment } writeln('testing'); end;