Add example call function bar()
Opened this issue · 0 comments
pavel-pimenov commented
Lua:
function bar()
return 4, true, "hi"
end
C++:
???
https://github.com/jeremyong/Selene/blob/master/README.md
Opened this issue · 0 comments
Lua:
function bar()
return 4, true, "hi"
end
C++:
???
https://github.com/jeremyong/Selene/blob/master/README.md