[JS IR BE] Fix and refactor interop tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function bar(a) {
|
||||
a.foo_za3lpa$();
|
||||
a.foo_za3lpa$(99);
|
||||
a.foo();
|
||||
a.foo(99);
|
||||
}
|
||||
Reference in New Issue
Block a user