lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


luac-5.3.0 -l -l -
local i,j,k = 1.2,2,"hello"
main <stdin:0,0> (4 instructions at 0x9a71b90)
0+ params, 3 slots, 1 upvalue, 3 locals, 3 constants, 0 functions
	1	[1]	LOADK    	0 -1	; 0
	2	[1]	LOADK    	1 -2	; 0
	3	[1]	LOADK    	2 -3	; "hello"
	4	[1]	RETURN   	0 1
constants (3) for 0x9a71b90:
	1	0
	2	0
	3	"hello"
locals (3) for 0x9a71b90:
	0	i	4	5
	1	j	4	5
	2	k	4	5
upvalues (1) for 0x9a71b90:
	0	_ENV	1	0


-- 
Liam

Attachment: signature.asc
Description: OpenPGP digital signature