Skip to content

Commit c84ab86

Browse files
author
Wakidur Rahaman
committed
array first constent
1 parent 8fb1c77 commit c84ab86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/exercises/arrays/array-01.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const arrayInit: number[] = [1, 2, 3, 4];

0 commit comments

Comments
 (0)