mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
Ensure evaluation does not occur
This commit is contained in:
parent
3269aea2ab
commit
e27b5e26c8
@ -14,4 +14,5 @@ flags: [raw]
|
||||
|
||||
"use strict";
|
||||
"use strict";
|
||||
throw new Error("This code should not execute");
|
||||
var public = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user