jscript: Added support for no new line between break and identifier rule.
authorJacek Caban <jacek@codeweavers.com>
Mon, 10 Sep 2012 12:44:51 +0000 (14:44 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Sep 2012 15:36:02 +0000 (17:36 +0200)
commitdc2133cc66e12f8749e467909f5568d8d5054af2
treec1c091480967d10e20fa8802e133c11925930415
parent3f2365d5decc3150db8dd797ba5527b561e24d5b
jscript: Added support for no new line between break and identifier rule.
dlls/jscript/engine.h
dlls/jscript/lex.c
dlls/jscript/tests/lang.js