Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force statement execution before execution error check
It's necessary to call a method on the result within the try block. Any method will do; has_next() is one of the cheapest ones to call. Resolves #28.
- Loading branch information