Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Sep 9, 2018
1 parent a3e1978 commit 68e84e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S32-list/iterator.t
Expand Up @@ -8,7 +8,7 @@ plan 9 * 6;

# Test iterators coming from Lists

for
for
{ ("a".."z").List.eager }, "list",
{ ("a".."z").List }, "lazy list",
{ ("a"..."z").List }, "lazy sequence",
Expand Down

0 comments on commit 68e84e7

Please sign in to comment.