Fix suspect formatting in S15.2.3.1_A3

This commit is contained in:
Brian Terlson 2014-07-24 15:29:21 -07:00
parent fcba15ff11
commit 509472bb74
1 changed files with 1 additions and 5 deletions

View File

@ -2,11 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/**
* @path ch15/15.2/15.2.3/15.2.3.1/S15.2.3.1_A3.js
*/
/**
* @path ch15/15.2/15.2.3/15.2.3.1/S15.2.3.1_A3.js
* @name: S15.2.3.1_A3;
* @section: 15.2.3.1, 15.2.4;
* @assertion: The Object.prototype property has the attribute DontDelete;