Remove Lua specifics from keyword_rename testcase
This commit is contained in:
parent
8b35c0b5ce
commit
ca5327d0da
1 changed files with 0 additions and 2 deletions
|
|
@ -32,10 +32,8 @@ KW(go, defer)
|
|||
KW(chan, fallthrough)
|
||||
|
||||
/* Lua keywords */
|
||||
#if defined(SWIGLUA)
|
||||
KW(end, function)
|
||||
KW(nil,local)
|
||||
#endif
|
||||
|
||||
%}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue