From 1abc51cccbe62a4f0e7e13eeb51cfa3aaa9aa542 Mon Sep 17 00:00:00 2001 From: bptato Date: Tue, 14 Jan 2025 18:24:10 +0100 Subject: More strict defs --- adapter/format/gopher2html.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adapter/format/gopher2html.nim') diff --git a/adapter/format/gopher2html.nim b/adapter/format/gopher2html.nim index 21bfdf2e..fba8e521 100644 --- a/adapter/format/gopher2html.nim +++ b/adapter/format/gopher2html.nim @@ -29,7 +29,7 @@ proc main() = Index of """ & url & """

Index of """ & url & """

""") var ispre = false - var line: string + var line = "" while stdin.readLine(line): if line.len == 0: continue -- cgit 1.4.1-2-gfad0