Correcting a mistake in this testcase, discovered by zack-weg@gmx.de. The left and right parens were not balanced!
git-svn-id: svn://10.0.0.236/trunk@149024 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -72,6 +72,7 @@ sRight += sRight;
|
||||
sRight += sRight;
|
||||
sRight += sRight;
|
||||
sRight += sRight;
|
||||
sRight += sRight;
|
||||
|
||||
var sEval = 'actual = ' + sLeft + '0' + sRight;
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user