| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3da5bc0 commit ad6757e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,7 +16,7 @@ function main(conf) { | |||
| 16 | 16 | } | |
| 17 | 17 | ||
| 18 | 18 | let i; | |
| 19 | - let deadCodeElimination; | ||
| 19 | + let deadCodeElimination = true; | ||
| 20 | 20 | ||
| 21 | 21 | bench.start(); | |
| 22 | 22 | for (i = 0; i < conf.n; i += 1) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments