Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuckton authored and rwaldron committed Feb 25, 2021
1 parent 64ea2d1 commit 0d922dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/built-ins/RegExp/prototype/hasIndices/name.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 20201 Ron buckton and the V8 project authors. All rights reserved.
// Copyright (C) 2021 Ron buckton and the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-get-regexp.prototype.hasindices
Expand Down

0 comments on commit 0d922dd

Please sign in to comment.