summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/arrow-missing.js
blob: c78bef9cd67f2b799a54c44d1656c5fc0e6d93e5 (plain)
1
2
3
4
5
6
7
// Copyright 2015 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// Flags: --harmony-rest-parameters

function foo() { return(); }