We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6c5da commit 13d3f47Copy full SHA for 13d3f47
examples/count/threads.rb
@@ -24,4 +24,4 @@
24
end
25
26
puts "#{time.real.round(2)} seconds to run. Final count is #{count}"
27
-puts transitions.join(" ")
+puts transitions.join(" ")
0 commit comments