mirror of
https://github.com/tc39/test262.git
synced 2025-10-08 17:38:46 +02:00
8 lines
248 B
JavaScript
8 lines
248 B
JavaScript
// Copyright (C) 2017 Ecma International. All rights reserved.
|
|
// This code is governed by the BSD license found in the LICENSE file.
|
|
/*---
|
|
description: |
|
|
Deprecated now that compareArray is defined in assert.js.
|
|
defines: [compareArray]
|
|
---*/
|