mirror of https://github.com/tc39/test262.git
Fix typo (#2246)
This commit is contained in:
parent
b3b0e8e190
commit
51d1abadce
|
@ -38,4 +38,4 @@ features: [numeric-separator-literal]
|
||||||
|
|
||||||
$DONOTEVALUATE();
|
$DONOTEVALUATE();
|
||||||
|
|
||||||
0_0;
|
0_1;
|
||||||
|
|
Loading…
Reference in New Issue