X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-lam.lua;fp=pret-lam.lua;h=0eb13240c59e8394150669fcb6f957508c3d4f05;hp=41ffbc7f779b28f28e188a38669dd0c3ecad8c4a;hb=1efa14d0ca47ab1aa41694ff438b67791ca9428c;hpb=03068992fa44475f901eb34cec49f2a2304b473f diff --git a/pret-lam.lua b/pret-lam.lua index 41ffbc7..0eb1324 100644 --- a/pret-lam.lua +++ b/pret-lam.lua @@ -226,7 +226,7 @@ function vis.flush_line(str,nested) end function vis.do_line(str, no_indent) - result = {} + local result = {} if not no_indent then -- Allow ignore of the indentation stuff when we're calling ourselves -- for a partial line.