mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
If identifier represents local variable we should get its value from `local_variables` in `ExecutionContext` instead of environment.
If identifier represents local variable we should get its value from `local_variables` in `ExecutionContext` instead of environment.