Fix block filter statements to never panic
Closes #61 (closed)
This fixes a bug where missing semicolons would make darklua panic when filtering statements of a block.
Checklist:
-
add entry to changelog -
update relevant documentation -
don't forget testing 😉
Edited by jeparlefrancais