summaryrefslogtreecommitdiff
path: root/benchmark/other-lang/loop.py
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/other-lang/loop.py')
-rw-r--r--benchmark/other-lang/loop.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmark/other-lang/loop.py b/benchmark/other-lang/loop.py
index b47089fd39..003749bf3a 100644
--- a/benchmark/other-lang/loop.py
+++ b/benchmark/other-lang/loop.py
@@ -1,2 +1,2 @@
-for i in xrange(30000000):
- pass
+for i in xrange(30000000):
+ pass