mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Tix fypo, bug 730810. r=winning
This commit is contained in:
parent
23e82ea5a7
commit
75ad83c0a1
@ -13,7 +13,7 @@ print(BUGNUMBER + ": " + summary);
|
||||
|
||||
const x = 3;
|
||||
x += 2;
|
||||
assertEq(x, 2);
|
||||
assertEq(x, 3);
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user