commit 935d9f7f9042d11acf6b6b9943ddc3812063b875
parent e247c3ada3ff47a1352927e797263137f4e02e0e
Author: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
Date: Thu, 23 Jul 2015 11:31:51 -0300
new entry should not be commented out
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/bugs b/bugs
@@ -3458,7 +3458,6 @@ patch = [[
}
---[=[
Bug{
what = [['io.lines' does not check maximum number of options]],
report = [[Patrick Donnell, 2015/07/10]],
@@ -3490,7 +3489,6 @@ patch = [[
lua_rotate(L, 2, 2); /* move 'n' and 'toclose' to their positions */
]]
}
-]=]
--[=[