Skip to content

Commit e985891

Browse files
committed
test
1 parent 54b3917 commit e985891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

colors/try-hard.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ export function getNodes(root, word) {
7171
}
7272

7373
const alphabet = [..."abcdefghijklmnopqrstuvwxyz"];
74+
console.log(alphabet);
7475

7576
/**
7677
* Returns the longest paths matching a prefix of the input word including wildcards.

0 commit comments

Comments
 (0)