Skip to content
Snippets Groups Projects
Commit e27b5e26 authored by Mike Pennisi's avatar Mike Pennisi Committed by Rick Waldron
Browse files

Ensure evaluation does not occur

parent 3269aea2
Branches
No related tags found
No related merge requests found
...@@ -14,4 +14,5 @@ flags: [raw] ...@@ -14,4 +14,5 @@ flags: [raw]
"use strict"; "use strict";
"use strict"; "use strict";
throw new Error("This code should not execute");
var public = 1; var public = 1;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment