mirror of
https://github.com/tc39/test262.git
synced 2025-11-01 04:03:49 +01: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]
|
|
---*/
|