summaryrefslogtreecommitdiff
path: root/test/language/statements/function/13.0-15-s.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/language/statements/function/13.0-15-s.js')
-rw-r--r--test/language/statements/function/13.0-15-s.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/language/statements/function/13.0-15-s.js b/test/language/statements/function/13.0-15-s.js
index 6281c22c3..359af5f93 100644
--- a/test/language/statements/function/13.0-15-s.js
+++ b/test/language/statements/function/13.0-15-s.js
@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
-info: >
+info: |
Refer 13;
The production FunctionBody : SourceElementsopt is evaluated as follows:
es5id: 13.0-15-s