diff -r1.4 Compiler.pm 84c84 <         my $lc = $loop_context{ $args{var} }; --- >         my $lc = $loop_context{ lc $args{var} };