We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb1c77 commit c84ab86Copy full SHA for c84ab86
src/exercises/arrays/array-01.ts
@@ -0,0 +1 @@
1
+const arrayInit: number[] = [1, 2, 3, 4];
0 commit comments