Skip to content
Snippets Groups Projects
Commit 653a0684 authored by Ross Kirsling's avatar Ross Kirsling Committed by Rick Waldron
Browse files

Address feedback.

parent 815913a9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,6 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-variablestatements-in-catch-blocks
es6id: B.3.5
description: Re-declaration of catch parameter
info: |
[...]
......
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// Copyright (C) 2019 Sony Interactive Entertainment Inc.
// This code is governed by the BSD license found in the LICENSE file.
/*---
author: Ross Kirsling
esid: sec-variablestatements-in-catch-blocks
es6id: B.3.5
description: Re-declaration of catch parameter (for-of statement)
info: |
It is a Syntax Error if any element of the BoundNames of CatchParameter
......
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