Fixing two tests in Jerry test suite.
This commit is contained in:
@@ -18,4 +18,6 @@ function foo() {
|
||||
var b = 20;
|
||||
|
||||
assert(a + b === 30);
|
||||
}
|
||||
}
|
||||
|
||||
foo();
|
||||
|
||||
Reference in New Issue
Block a user