put correct value in the test
svn: r13380
This commit is contained in:
parent
516ebbbc4c
commit
51839c33a1
|
@ -14,4 +14,4 @@ obj test(t, a, b){
|
||||||
}
|
}
|
||||||
|
|
||||||
var x = 3;
|
var x = 3;
|
||||||
test("x = 3", x, 4);
|
test("x = 3", x, 3);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user