mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
Correcting a mistake in this testcase, discovered by zack-weg@gmx.de. The left and right parens were not balanced!
This commit is contained in:
parent
0b9d8ceb79
commit
0865e526f2
@ -72,6 +72,7 @@ sRight += sRight;
|
||||
sRight += sRight;
|
||||
sRight += sRight;
|
||||
sRight += sRight;
|
||||
sRight += sRight;
|
||||
|
||||
var sEval = 'actual = ' + sLeft + '0' + sRight;
|
||||
try
|
||||
|
Loading…
x
Reference in New Issue
Block a user