Closed yiminghe closed 12 years ago
all
alert(KISSY.unparam("x=3=4").x)
alert(3=4)
alert(3)
https://github.com/kissyteam/kissy/blob/24be6fbd1d4df84705f173bec4ad621437783c7e/src/seed/tests/specs/lang-spec.js#L106
KISSY Version :
all
Browsers :
all
What steps will reproduce the problem?
Expected
alert(3=4)
actual
alert(3)