ruby warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7100 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8db59f74d1
commit
848619709d
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