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
7e7bd74ff2
swig
/
Examples
/
test-suite
/
errors
/
cpp_private_defvalue.i
8 lines
89 B
OpenEdge ABL
Raw
Blame
History
%
m
o
d
u
l
e
x
x
x
class
f
o
o
{
s
t
a
t
i
c
c
o
n
s
t
i
n
t
B
A
R
=
4
2
;
p
u
b
l
i
c
:
i
n
t
b
l
a
h
(
i
n
t
x
=
B
A
R
)
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink