Skip to content

Commit 34a990c

Browse files
committed
test: rename and add some docs
1 parent edfa4b7 commit 34a990c

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

alien-dictionary/HC-kang-1.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* some description
3+
*/
4+
console.log('hi');

alien-dictionary/HC-kang.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
/**
2+
* some docs
3+
*/
14
console.log('hi');

alien-dictionary/HC.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)