The decompilation of the below snipper won't close the block correctly. _(`end` is missing)_ ```lua if test() then end ```