From b1496ecf0ce82dbce19f55af8d3522a6298fea99 Mon Sep 17 00:00:00 2001 From: Dmitry Boyarintsev <[email protected]> Date: Tue, 3 Mar 2020 10:56:51 -0500 git-svn-id: branches/wasm@46058 -
@@ -154,7 +154,6 @@ var
t: string;
v: string;
begin
- writeln('comment: "',cmt,'"');
Result := false;
if (Pos(';;',cmt)<>1) then Exit;
i:=3;