# if $a == 1 { $b++; } else { $c = 123; }
# EXPECT: error

