There was an error while loading. Please reload this page.
1 parent b94332c commit 9703dc7Copy full SHA for 9703dc7
modules/45-logic/28-logical-negation/index.js
@@ -1,3 +1,4 @@
1
+// Функция reverse() написана нами специально для наших упражнений
2
import { reverse } from '../../../src/hexlet/string.js';
3
4
// BEGIN
0 commit comments