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
/
errors
/
c_enum_badvalue.i
10 lines
105 B
OpenEdge ABL
Raw
Permalink
Blame
History
%
m
o
d
u
l
e
x
x
x
enum
s
t
u
f
f
{
F
O
O
=
'
x
'
,
B
A
R
=
3
.
1
4
1
5
9
,
B
A
D
B
I
N
=
0
b
1
2
1
,
B
A
D
O
C
T
A
L
=
0
1
8
1
1
8
0
5
5
}
;
Reference in New Issue
View Git Blame
Copy Permalink