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