Compiler: fixed a NULL-dereference If a variable was undefined, indexing it with ?-> would lead to a segfault during compilation.