document various ECMAScript bugs (#4857)

This commit is contained in:
Alex Lam S.L
2021-04-21 01:33:54 +01:00
committed by GitHub
parent c53af3dfb1
commit c58e174647
4 changed files with 46 additions and 3 deletions

View File

@@ -777,7 +777,7 @@ unused_await: {
})();
}
expect_stdout: true
node_version: ">=12"
node_version: ">=12 <16"
}
computed_key_side_effects: {