gopher-lua icon indicating copy to clipboard operation
gopher-lua copied to clipboard

fix: return value error for CompileLua example

Open warjiang opened this issue 1 year ago • 1 comments

Fixes # . Just fix a show-case error about CompileLua The example in Sharing Lua byte code between LStates, CompileLua function return two values, but when invoke CompileLua only use one return value image

Changes proposed in this pull request:

  • a
  • b
  • c
  • d

warjiang avatar Jul 30 '24 08:07 warjiang

/assign @yuin

warjiang avatar Jul 30 '24 08:07 warjiang