Locals have no interpretation semantics. If you try to perform the
interpretation semantics, you will get a -14 throw somewhere
(Interpreting a compile-only word). If you perform the compilation
semantics, the locals access will be compiled (irrespective of state).