Reorganize target folders - more class fields

This commit is contained in:
Leo Balter 2018-12-21 15:46:26 -02:00 committed by Rick Waldron
parent 1aba619c00
commit 7c629ac802
12 changed files with 12 additions and 12 deletions

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/statements/class/syntax/early-errors/delete/field-delete-covered- path: language/statements/class/fields/syntax/early-errors/delete/field-delete-covered-
name: in field, covered name: in field, covered
info: | info: |
Static Semantics: Early Errors Static Semantics: Early Errors

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/statements/class/syntax/early-errors/delete/field-delete-twice-covered- path: language/statements/class/fields/syntax/early-errors/delete/field-delete-twice-covered-
name: in field, recursively covered name: in field, recursively covered
info: | info: |
Static Semantics: Early Errors Static Semantics: Early Errors

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/statements/class/syntax/early-errors/delete/field-delete- path: language/statements/class/fields/syntax/early-errors/delete/field-delete-
name: in field name: in field
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/statements/class/syntax/early-errors/delete/method-delete-covered- path: language/statements/class/fields/syntax/early-errors/delete/method-delete-covered-
name: in method, covered name: in method, covered
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/statements/class/syntax/early-errors/delete/method-delete-twice-covered- path: language/statements/class/fields/syntax/early-errors/delete/method-delete-twice-covered-
name: in method, recursively covered name: in method, recursively covered
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/statements/class/syntax/early-errors/delete/method-delete- path: language/statements/class/fields/syntax/early-errors/delete/method-delete-
name: in method name: in method
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/expressions/class/syntax/early-errors/delete/field-delete-covered- path: language/expressions/class/fields/syntax/early-errors/delete/field-delete-covered-
name: in field, covered name: in field, covered
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/expressions/class/syntax/early-errors/delete/field-delete-twice-covered- path: language/expressions/class/fields/syntax/early-errors/delete/field-delete-twice-covered-
name: in field, recursively covered name: in field, recursively covered
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/expressions/class/syntax/early-errors/delete/field-delete- path: language/expressions/class/fields/syntax/early-errors/delete/field-delete-
name: in field name: in field
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/expressions/class/syntax/early-errors/delete/method-delete-covered- path: language/expressions/class/fields/syntax/early-errors/delete/method-delete-covered-
name: in method, covered name: in method, covered
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/expressions/class/syntax/early-errors/delete/method-delete-twice-covered- path: language/expressions/class/fields/syntax/early-errors/delete/method-delete-twice-covered-
name: in method, recursively covered name: in method, recursively covered
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always

View File

@ -3,7 +3,7 @@
/*--- /*---
esid: sec-class-definitions-static-semantics-early-errors esid: sec-class-definitions-static-semantics-early-errors
path: language/expressions/class/syntax/early-errors/delete/method-delete- path: language/expressions/class/fields/syntax/early-errors/delete/method-delete-
name: in method name: in method
info: | info: |
This file must never use the onlyStrict flag as the strict mode should always This file must never use the onlyStrict flag as the strict mode should always