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 dc27403 commit d2b56a9Copy full SHA for d2b56a9
jscomp/test/debug_tmp.js
@@ -1,9 +1 @@
1
-'use strict';
2
-
3
4
-throw {
5
- RE_EXN_ID: "Not_found",
6
- Error: new Error()
7
- };
8
9
-/* Not a pure module */
+/* This output is empty. Its source's type definitions, externals and/or unused code got optimized away. */
jscomp/test/debug_tmp.ml
@@ -9,4 +9,4 @@
|]
10
}]
11
12
-let () = raise Not_found
+
0 commit comments