mirror of
https://github.com/andremm/lad.git
synced 2026-08-31 00:17:00 -06:00
Uploading Lua Assembler/Disassembler for Lua 5.2
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
function main(0):
|
||||
1 [1] GETTABUP $0, _ENV, "print"
|
||||
2 [1] LOADK $1, "hello world!"
|
||||
3 [1] CALL $0, 2, 1
|
||||
4 [1] RETURN $0, 1
|
||||
Reference in New Issue
Block a user