Skip to content

Commit

Permalink
Whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Mar 1, 2024
1 parent 2d6c5da commit 13d3f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/count/threads.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
end
end
puts "#{time.real.round(2)} seconds to run. Final count is #{count}"
puts transitions.join(" ")
puts transitions.join(" ")

0 comments on commit 13d3f47

Please sign in to comment.