@@ -1644,6 +1644,8 @@ var parse = function(tokens, src, filename, tokenizer) {
operand.level = -1
}
} else if (operand != null) {
sem_check_assign_target(scope, operand)
return null
The note is not visible to the blocked user.