Suppress warnings
This commit is contained in:
parent
e6fbdde229
commit
e31602b78d
@ -50,7 +50,7 @@ module Racc
|
||||
"-O#{OUT_DIR}/#{file}",
|
||||
"-o#{TAB_DIR}/#{file}",
|
||||
]
|
||||
racc *args, **opt
|
||||
racc(*args, **opt)
|
||||
end
|
||||
|
||||
def assert_debugfile(asset, ok)
|
||||
|
Loading…
x
Reference in New Issue
Block a user