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
/
enum_var.i
9 lines
74 B
OpenEdge ABL
Raw
Permalink
Blame
History
%
m
o
d
u
l
e
e
n
u
m
_
v
a
r
%
i
n
l
i
n
e
%
{
e
n
u
m
F
r
u
i
t
{
A
P
P
L
E
,
P
E
A
R
}
;
F
r
u
i
t
t
e
s
t
;
%
}
Reference in New Issue
View Git Blame
Copy Permalink