12345
diff -r1.4 Compiler.pm84c84< my $lc = $loop_context{ $args{var} };---> my $lc = $loop_context{ lc $args{var} };