Skip to content

Commit 533b383

Browse files
author
Ray Alovera
committed
remove whitespace
1 parent 1107dd5 commit 533b383

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

List.ark

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@
259259
(let list:takeWhile (fun (_L _f) {
260260
(mut _index 0)
261261
(mut _output [])
262-
263262
(mut continue true)
264263
(while continue
265264
(if (_f (@ _L _index))

0 commit comments

Comments
 (0)