Skip to content

Commit 13d3f47

Browse files
committed
Whitespace.
1 parent 2d6c5da commit 13d3f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/count/threads.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
end
2525
end
2626
puts "#{time.real.round(2)} seconds to run. Final count is #{count}"
27-
puts transitions.join(" ")
27+
puts transitions.join(" ")

0 commit comments

Comments
 (0)