minor clean-ups (#5604)

This commit is contained in:
Alex Lam S.L
2022-08-06 03:45:44 +01:00
committed by GitHub
parent a9d9af53e9
commit 387c69b194
4 changed files with 65 additions and 130 deletions

View File

@@ -2086,7 +2086,7 @@ issue_5246_1: {
}
expect_stdout: "PASS"
expect_warnings: [
"INFO: Dropping unused default argument {}=42 [test/compress/default-values.js:1,29]",
"INFO: Dropping unused default argument {} [test/compress/default-values.js:1,29]",
]
node_version: ">=6"
}