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
341a5366dd
swig
/
Examples
/
test-suite
/
errors
/
cpp_nested.i
14 lines
110 B
OpenEdge ABL
Raw
Blame
History
%
m
o
d
u
l
e
x
x
x
class
F
o
o
{
p
u
b
l
i
c
:
c
l
a
s
s
B
a
r
{
}
;
}
;
class
S
p
a
m
{
p
u
b
l
i
c
:
c
l
a
s
s
G
r
o
k
{
}
x
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink