mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Merge pull request #1204 from isiahmeadows/patch-1
Fix erroneous description for one of the `do ... while` tests
This commit is contained in:
commit
767f3b74c1
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Class declaration not allowed in statement position
|
||||
description: Function declaration not allowed in statement position
|
||||
esid: sec-do-while-statement
|
||||
es6id: 13.7.2
|
||||
negative:
|
||||
|
Loading…
x
Reference in New Issue
Block a user