This website requires JavaScript.
Explore
Help
Sign In
XS-MLVP
/
swig
mirror of
https://github.com/swig/swig.git
Watch
0
Star
0
Fork
You've already forked swig
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
swig
/
Examples
/
test-suite
/
lua
/
operbool_runme.lua
4 lines
93 B
Lua
Raw
Permalink
Blame
History
require
(
"
operbool
"
)
local
t
=
operbool.Test
(
)
assert
(
not
t
:
operator_bool
(
)
)
-- cast to boolean
Reference in New Issue
View Git Blame
Copy Permalink