mirror of https://github.com/tc39/test262.git
Copyright attribution for test
This commit is contained in:
parent
1c1935e363
commit
f759df6322
|
@ -1,3 +1,6 @@
|
|||
// Copyright (C) 2017 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
description: Functions named 'arguments' have legacy hoisting semantics
|
||||
esid: sec-web-compat-functiondeclarationinstantiation
|
||||
|
|
Loading…
Reference in New Issue