Skip to content

Instantly share code, notes, and snippets.

@a-one-d-one
a-one-d-one / test.js
Created March 15, 2018 00:43
Lab4 DPS909
// Copyright (C) 2015 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
description: >
Spares arrays are only equivalent if they have the same length.
includes: [compareArray.js]
---*/
var assert = require('assert');