summaryrefslogtreecommitdiff
path: root/toks-per-line
diff options
context:
space:
mode:
Diffstat (limited to 'toks-per-line')
-rwxr-xr-xtoks-per-line1
1 files changed, 0 insertions, 1 deletions
diff --git a/toks-per-line b/toks-per-line
index 8a10cd4..9814f35 100755
--- a/toks-per-line
+++ b/toks-per-line
@@ -14,4 +14,3 @@ while line = STDIN.gets
puts a.size
end
end
-