We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7b3f1 commit d20ade2Copy full SHA for d20ade2
bin/run_test262.js
@@ -11,6 +11,7 @@ const unsupportedFeatures = [
11
"class-static-fields-public",
12
"class-static-methods-private",
13
"numeric-separator-literal",
14
+ "logical-assignment-operators",
15
];
16
17
run(
0 commit comments