Update lua_bytecode_reference.rst

pull/81/head
Dibyendu Majumdar 9 years ago
parent 0f9c0c7600
commit 7b557b5239

@ -24,10 +24,10 @@ When a function is called - the stack is setup as follows::
stack
| function reference
| base-> var arg 1
| var arg 1
| ...
| var arg n
| fixed arg 1
| base-> fixed arg 1
| ...
| fixed arg n
| local 1

Loading…
Cancel
Save