3 lines
61 B
JavaScript
Vendored
3 lines
61 B
JavaScript
Vendored
function createWrongObject() {
|
|
return new (JS_TESTS.C);
|
|
} |