@mratsim it doesn't compile with the first and the second didn't do anything.
@Stefan_Salewski I checked it with valgrind and it said that everything got deallocated which means that the runtime catched the error(when reading from a Table with a non-existent key). @Araq is there something different in the way errors are handled with --gc:arc?
