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
/
final_c_runme.lua
6 lines
91 B
Lua
Raw
Permalink
Blame
History
require
(
"
final_c
"
)
final_c.init
(
)
local
f
=
final_c.final
assert
(
f.yval
==
123
,
"
f.yval
"
)
Reference in New Issue
View Git Blame
Copy Permalink