diff options
Diffstat (limited to 'cli/bench/fs/run.mjs')
| -rw-r--r-- | cli/bench/fs/run.mjs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/bench/fs/run.mjs b/cli/bench/fs/run.mjs index 92471d638..7f27438b0 100644 --- a/cli/bench/fs/run.mjs +++ b/cli/bench/fs/run.mjs @@ -1,4 +1,4 @@ -// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. let total = 5; let current = ""; |
