aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial/list.html')
-rw-r--r--docs/tutorial/list.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/tutorial/list.html b/docs/tutorial/list.html
index 373da09a..3a389d42 100644
--- a/docs/tutorial/list.html
+++ b/docs/tutorial/list.html
@@ -288,4 +288,3 @@ ERROR</pre>
</table>
<p>Additionally, we saw that the arithmetic functions work naturally on lists, automatically applying to every element of a single list argument or pairing up the elements of two list arguments.</p>
<p>Even this small amount of list functionality is enough to solve some small problems. We haven't even introduced a function notation yet!</p>
-