ruby warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7100 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
71b3366e0a
commit
2e0a4f3e5f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
int x[4];
|
||||
int y;
|
||||
static const int z;
|
||||
static const int zz = 3;
|
||||
static const int ZZ = 3;
|
||||
static int zx;
|
||||
|
||||
static int boo() { return 0;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue