summaryrefslogtreecommitdiff
path: root/Test/ln.b
diff options
context:
space:
mode:
Diffstat (limited to 'Test/ln.b')
-rw-r--r--Test/ln.b4
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/ln.b b/Test/ln.b
new file mode 100644
index 0000000..cd00232
--- /dev/null
+++ b/Test/ln.b
@@ -0,0 +1,4 @@
+scale = 60
+for (a=1; a<100000000000000000000000000000000000000; a = a*2) x=l(a)
+x
+quit