summaryrefslogtreecommitdiff
path: root/test/language/statements/function/S13.2.2_A5_T2.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/language/statements/function/S13.2.2_A5_T2.js')
-rw-r--r--test/language/statements/function/S13.2.2_A5_T2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/language/statements/function/S13.2.2_A5_T2.js b/test/language/statements/function/S13.2.2_A5_T2.js
index 219a8c5a8..1b7b0f265 100644
--- a/test/language/statements/function/S13.2.2_A5_T2.js
+++ b/test/language/statements/function/S13.2.2_A5_T2.js
@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
-info: >
+info: |
When the [[Construct]] property for a Function object F is called:
A new native ECMAScript object is created.
Invoke the [[Call]] property of F, providing native ECMAScript object just created as the this value and