jscript: Fixed parsing regexps starting with '='.
authorJacek Caban <jacek@codeweavers.com>
Wed, 26 Aug 2009 23:20:37 +0000 (01:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Aug 2009 09:47:16 +0000 (11:47 +0200)
commit05b104c6a3d0193302b8e2cd0c00d54090dade5b
tree7a0c664142eccac53a3ebdc5df50bf11518ab183
parent560d63548d4e9bc6c01ed2c6569e2c1129b26ee9
jscript: Fixed parsing regexps starting with '='.
dlls/jscript/lex.c
dlls/jscript/parser.y
dlls/jscript/tests/lang.js