mirror of
https://github.com/tc39/test262.git
synced 2025-06-01 04:30:37 +02:00
Fixed a typo.
This commit is contained in:
parent
4cebb176cf
commit
0474c73ea9
@ -13,7 +13,7 @@
|
||||
|
||||
"use strict";
|
||||
var f = new Function("return gNonStrict();");
|
||||
f(); //REPLACE ME
|
||||
f();
|
||||
|
||||
|
||||
function gNonStrict() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user