LuaToolkit
LuaToolkit copied to clipboard
incorrect IF statements
The decompilation of the below snipper won't close the block correctly. (end is missing)
if test() then
end