summaryrefslogtreecommitdiff
path: root/tools/lint/test/fixtures/license_generated.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint/test/fixtures/license_generated.js')
-rw-r--r--tools/lint/test/fixtures/license_generated.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/lint/test/fixtures/license_generated.js b/tools/lint/test/fixtures/license_generated.js
new file mode 100644
index 000000000..67aaf0126
--- /dev/null
+++ b/tools/lint/test/fixtures/license_generated.js
@@ -0,0 +1,11 @@
+^ expected errors | v input
+// This file was procedurally generated from the following sources:
+// - foo
+// - bar
+/*---
+esid: sec-assignment-operators-static-semantics-early-errors
+description: Applied to a "covered" YieldExpression
+flags: [class, generated]
+---*/
+
+void 0;