summaryrefslogtreecommitdiff
path: root/benchmark/other-lang/loop.pl
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/other-lang/loop.pl')
-rw-r--r--benchmark/other-lang/loop.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmark/other-lang/loop.pl b/benchmark/other-lang/loop.pl
index ecacef4477..2777490aaa 100644
--- a/benchmark/other-lang/loop.pl
+++ b/benchmark/other-lang/loop.pl
@@ -1,3 +1,3 @@
-for($i=0; $i<30000000; $i++){
-}
-
+for($i=0; $i<30000000; $i++){
+}
+