mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 23:19:24 +02:00
[PATCH 062/188] removing debug lines
From b1496ecf0ce82dbce19f55af8d3522a6298fea99 Mon Sep 17 00:00:00 2001 From: Dmitry Boyarintsev <skalogryz.lists@gmail.com> Date: Tue, 3 Mar 2020 10:56:51 -0500 git-svn-id: branches/wasm@46058 -
This commit is contained in:
parent
cfc9f2952f
commit
b3bd9a989a
@ -154,7 +154,6 @@ var
|
|||||||
t: string;
|
t: string;
|
||||||
v: string;
|
v: string;
|
||||||
begin
|
begin
|
||||||
writeln('comment: "',cmt,'"');
|
|
||||||
Result := false;
|
Result := false;
|
||||||
if (Pos(';;',cmt)<>1) then Exit;
|
if (Pos(';;',cmt)<>1) then Exit;
|
||||||
i:=3;
|
i:=3;
|
||||||
|
Loading…
Reference in New Issue
Block a user