This prevents a memleak, noticeable when running `wren_test` under `valgrind`. For example, the following command would leak `./bin/wren_test_d any_example.wren`
0.3.0 refactor