'byte' is already used in Ruby on windows, so use another keyword
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
979ad76153
commit
d798adbbb7
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ KW(use, next)
|
|||
|
||||
/* Java keywords */
|
||||
KW(implements, native)
|
||||
KW(byte, final)
|
||||
KW(synchronized, final)
|
||||
|
||||
/* C# Keywords */
|
||||
KW(string, out)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue