summaryrefslogtreecommitdiffstats
path: root/020.bc
diff options
context:
space:
mode:
Diffstat (limited to '020.bc')
-rw-r--r--020.bc1
1 files changed, 1 insertions, 0 deletions
diff --git a/020.bc b/020.bc
index d538cfe..67d113c 100644
--- a/020.bc
+++ b/020.bc
@@ -15,3 +15,4 @@ while (num > 0) {
num = num / 10
}
total
+halt