summaryrefslogtreecommitdiff
path: root/tests/tuple.lac
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tuple.lac')
-rw-r--r--tests/tuple.lac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tuple.lac b/tests/tuple.lac
index fb14aad9..555cfd0c 100644
--- a/tests/tuple.lac
+++ b/tests/tuple.lac
@@ -10,4 +10,4 @@ val bizarro_x = case x of (a, b, c) => (c, a, b)
val main : unit -> page = fn () => <html><body>
{cdata bizarro_x.1}
-</body></html> \ No newline at end of file
+</body></html>