summaryrefslogtreecommitdiff
path: root/benchmark/bm_app_answer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bm_app_answer.rb')
-rw-r--r--benchmark/bm_app_answer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/bm_app_answer.rb b/benchmark/bm_app_answer.rb
index e6763b3cca..2aea289def 100644
--- a/benchmark/bm_app_answer.rb
+++ b/benchmark/bm_app_answer.rb
@@ -4,4 +4,4 @@ def the_answer_to_life_the_universe_and_everything
(ack(3,7).to_s.split(//).inject(0){|s,x| s+x.to_i}.to_s + "2" ).to_i
end
-answer = the_answer_to_life_the_universe_and_everything \ No newline at end of file
+answer = the_answer_to_life_the_universe_and_everything