This website requires JavaScript.
Explore
Help
Sign In
XS-MLVP
/
swig
mirror of
https://github.com/swig/swig
Watch
5
Star
0
Fork
You've already forked swig
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
swig
/
Examples
/
test-suite
/
lua_no_module_global.i
6 lines
104 B
OpenEdge ABL
Raw
Permalink
Blame
History
%
m
o
d
u
l
e
l
u
a
_
n
o
_
m
o
d
u
l
e
_
g
l
o
b
a
l
%
{
c
o
n
s
t
c
h
a
r
*
h
i
_
m
o
m
(
)
{
r
e
t
u
r
n
"
h
i
m
o
m
!
"
;
}
%
}
c
o
n
s
t
char
*
h
i
_
m
o
m
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink