mirror of
https://github.com/lua/lua
synced 2026-09-27 00:28:25 +03:00
Details (typos in comments)
This commit is contained in:
parent
50fd8d03c3
commit
9b014d4bcd
16 changed files with 29 additions and 30 deletions
|
|
@ -1071,7 +1071,7 @@ do
|
|||
assert(x == tonumber(tostring(x)))
|
||||
end
|
||||
|
||||
-- different numbers shold print differently.
|
||||
-- different numbers should print differently.
|
||||
-- check pairs of floats with minimum detectable difference
|
||||
local p = floatbits - 1
|
||||
for i = 1, maxexp - 1 do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue