Skip to content
Snippets Groups Projects
Unverified Commit c017b428 authored by Leonardo Balter's avatar Leonardo Balter
Browse files

Generate tests

parent abaf554c
No related branches found
No related tags found
No related merge requests found
Showing
with 40 additions and 40 deletions
// This file was procedurally generated from the following sources:
// - src/dflt-params/abrupt.case
// - src/dflt-params/error/arrow-function.template
// - src/params/dflt-abrupt.case
// - src/params/error/arrow-function.template
/*---
description: Abrupt completion returned by evaluation of initializer (arrow function expression)
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/arg-val-not-undefined.case
// - src/dflt-params/default/arrow-function.template
// - src/params/dflt-arg-val-not-undefined.case
// - src/params/default/arrow-function.template
/*---
description: Use of intializer when argument value is not `undefined` (arrow function expression)
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/arg-val-undefined.case
// - src/dflt-params/default/arrow-function.template
// - src/params/dflt-arg-val-undefined.case
// - src/params/default/arrow-function.template
/*---
description: Use of intializer when argument value is `undefined` (arrow function expression)
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/duplicates.case
// - src/dflt-params/syntax/arrow-function.template
// - src/params/dflt-duplicates.case
// - src/params/syntax/arrow-function.template
/*---
description: It is a Syntax Error if BoundNames of FormalParameters contains any duplicate elements. (arrow function expression)
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/ref-later.case
// - src/dflt-params/error/arrow-function.template
// - src/params/dflt-ref-later.case
// - src/params/error/arrow-function.template
/*---
description: Referencing a parameter that occurs later in the ParameterList (arrow function expression)
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/ref-prior.case
// - src/dflt-params/default/arrow-function.template
// - src/params/dflt-ref-prior.case
// - src/params/default/arrow-function.template
/*---
description: Referencing a parameter that occurs earlier in the ParameterList (arrow function expression)
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/ref-self.case
// - src/dflt-params/error/arrow-function.template
// - src/params/dflt-ref-self.case
// - src/params/error/arrow-function.template
/*---
description: Referencing a parameter from within its own initializer (arrow function expression)
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/rest.case
// - src/dflt-params/syntax/arrow-function.template
// - src/params/dflt-rest.case
// - src/params/syntax/arrow-function.template
/*---
description: RestParameter does not support an initializer (arrow function expression)
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/abrupt.case
// - src/dflt-params/error/cls-expr-gen-meth.template
// - src/params/dflt-abrupt.case
// - src/params/error/cls-expr-gen-meth.template
/*---
description: Abrupt completion returned by evaluation of initializer (class expression method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/arg-val-not-undefined.case
// - src/dflt-params/default/cls-expr-gen-meth.template
// - src/params/dflt-arg-val-not-undefined.case
// - src/params/default/cls-expr-gen-meth.template
/*---
description: Use of intializer when argument value is not `undefined` (class expression method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/arg-val-undefined.case
// - src/dflt-params/default/cls-expr-gen-meth.template
// - src/params/dflt-arg-val-undefined.case
// - src/params/default/cls-expr-gen-meth.template
/*---
description: Use of intializer when argument value is `undefined` (class expression method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/duplicates.case
// - src/dflt-params/syntax/cls-expr-gen-meth.template
// - src/params/dflt-duplicates.case
// - src/params/syntax/cls-expr-gen-meth.template
/*---
description: It is a Syntax Error if BoundNames of FormalParameters contains any duplicate elements. (class expression method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/ref-later.case
// - src/dflt-params/error/cls-expr-gen-meth.template
// - src/params/dflt-ref-later.case
// - src/params/error/cls-expr-gen-meth.template
/*---
description: Referencing a parameter that occurs later in the ParameterList (class expression method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/ref-prior.case
// - src/dflt-params/default/cls-expr-gen-meth.template
// - src/params/dflt-ref-prior.case
// - src/params/default/cls-expr-gen-meth.template
/*---
description: Referencing a parameter that occurs earlier in the ParameterList (class expression method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/ref-self.case
// - src/dflt-params/error/cls-expr-gen-meth.template
// - src/params/dflt-ref-self.case
// - src/params/error/cls-expr-gen-meth.template
/*---
description: Referencing a parameter from within its own initializer (class expression method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/rest.case
// - src/dflt-params/syntax/cls-expr-gen-meth.template
// - src/params/dflt-rest.case
// - src/params/syntax/cls-expr-gen-meth.template
/*---
description: RestParameter does not support an initializer (class expression method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/abrupt.case
// - src/dflt-params/error/cls-expr-gen-meth-static.template
// - src/params/dflt-abrupt.case
// - src/params/error/cls-expr-gen-meth-static.template
/*---
description: Abrupt completion returned by evaluation of initializer (static class expression generator method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/arg-val-not-undefined.case
// - src/dflt-params/default/cls-expr-gen-meth-static.template
// - src/params/dflt-arg-val-not-undefined.case
// - src/params/default/cls-expr-gen-meth-static.template
/*---
description: Use of intializer when argument value is not `undefined` (static class expression generator method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/arg-val-undefined.case
// - src/dflt-params/default/cls-expr-gen-meth-static.template
// - src/params/dflt-arg-val-undefined.case
// - src/params/default/cls-expr-gen-meth-static.template
/*---
description: Use of intializer when argument value is `undefined` (static class expression generator method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
// This file was procedurally generated from the following sources:
// - src/dflt-params/duplicates.case
// - src/dflt-params/syntax/cls-expr-gen-meth-static.template
// - src/params/dflt-duplicates.case
// - src/params/syntax/cls-expr-gen-meth-static.template
/*---
description: It is a Syntax Error if BoundNames of FormalParameters contains any duplicate elements. (static class expression generator method)
esid: sec-class-definitions-runtime-semantics-evaluation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment