Skip to content

Commit 9703dc7

Browse files
author
Maksim Litvinov
committed
add comment about reverse
1 parent b94332c commit 9703dc7

File tree

1 file changed

+1
-0
lines changed
  • modules/45-logic/28-logical-negation

1 file changed

+1
-0
lines changed

modules/45-logic/28-logical-negation/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Функция reverse() написана нами специально для наших упражнений
12
import { reverse } from '../../../src/hexlet/string.js';
23

34
// BEGIN

0 commit comments

Comments
 (0)