Skip to content

Commit 2283abe

Browse files
committed
Silly change in order to sign kernel code changes.
1 parent 15cb9d0 commit 2283abe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Gren/Kernel/Array.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import Maybe exposing (Just, Nothing)
66
77
*/
88

9+
910
var _Array_length = function (array) {
1011
return array.length;
1112
};

0 commit comments

Comments
 (0)