We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ece43b commit f2bcfe4Copy full SHA for f2bcfe4
test/js_optimizer/emitDCEGraph6.js
@@ -1,4 +1,3 @@
1
-
2
function foo() {}
3
4
function bar() {}
@@ -32,4 +31,3 @@ var arrow = () => {
32
31
}
33
34
wasmImports = {};
35
0 commit comments