jscript: Fix shift/reduce conflict in IfStatement rule.
commit169f92b5a807425972674d207736fa4b4b4743e3
authorRob Shearman <robertshearman@gmail.com>
Wed, 15 Oct 2008 13:10:07 +0000 (15 14:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Oct 2008 14:46:47 +0000 (15 16:46 +0200)
tree5a614b8407f2140bc74484cca611c6ca964f64cd
parent7b9e827a75e871a90e36844976e9ae1180119056
jscript: Fix shift/reduce conflict in IfStatement rule.

The famous "dangling else" problem.
dlls/jscript/parser.y
dlls/jscript/tests/lang.js