Towards Lua 5.5

This commit is contained in:
Roberto Ierusalimschy
2022-12-20 13:24:43 -03:00
parent 7d6a97e42b
commit 540d805226
5 changed files with 12 additions and 129 deletions

View File

@@ -448,7 +448,7 @@ print("testing binary chunks")
do
local header = string.pack("c4BBc6BBB",
"\27Lua", -- signature
0x54, -- version 5.4 (0x54)
0x55, -- version 5.5 (0x55)
0, -- format
"\x19\x93\r\n\x1a\n", -- data
4, -- size of instruction