var a = "a"; var b = "b"; a + b = "value"; // out: SyntaxError: unexpected "="