aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/bc/irand_short.bc
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/bc/irand_short.bc')
-rw-r--r--benchmarks/bc/irand_short.bc4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmarks/bc/irand_short.bc b/benchmarks/bc/irand_short.bc
index 16ae863f..a53d4078 100644
--- a/benchmarks/bc/irand_short.bc
+++ b/benchmarks/bc/irand_short.bc
@@ -3,3 +3,7 @@
for (i = 2; i < 10000000; ++i) {
print "irand(", i, ")\n"
}
+
+print "halt\n"
+
+halt