aboutsummaryrefslogtreecommitdiff
path: root/tests/files/bc/pi.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/bc/pi.txt')
-rw-r--r--tests/files/bc/pi.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/files/bc/pi.txt b/tests/files/bc/pi.txt
index 4ae0fa64..b98419f1 100644
--- a/tests/files/bc/pi.txt
+++ b/tests/files/bc/pi.txt
@@ -2,6 +2,3 @@ for (i = 0; i <= 100; ++i) {
scale = i
4 * a(1)
}
-
-scale = 1000
-4 * a(1)