Explorar o código

new entry should not be commented out

Roberto Ierusalimschy %!s(int64=10) %!d(string=hai) anos
pai
achega
935d9f7f90
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      bugs

+ 0 - 2
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 */
 ]]
 }
-]=]
 
 
 --[=[